r(t) =

t2 − 36
i − j + ln(t − 1)k
(a)
Find the domain of r.

Answers

Answer 1

The domain of the vector function is : ( -6, -2) ∪ ( -2, 6)

The given vector function can be correctly expressed as:

r(t) = (t-2)i / (t+2) + sintj + ln(36-t²)k²

The domain of the given function can be determined by finding the domain of each respective component.

(t-2)i / (t+2)

Not defined, t = -2

Thus, the domain of the first component of the vector = (-∞, 2) ∪ (2, ∞)

The 2nd component = sin t

No restriction on t,

The 3rd component of the function is ㏑(36 - t²)

we know,

Natural number is defined for +ve numbers,

i.e.

36 - t² > 0

(6 + t) (6 - t) > 0

thus, it satisfies the inequality -6 < t < 6

The third domain = (-6,6)

Hence, the domain of the vector function is : ( -6, -2) ∪ ( -2, 6)

Learn more about vector function click;

https://brainly.com/question/31473715

#SPJ1


Related Questions

In circle N with � ∠ � � � = 12 4 ∘ m∠MNP=124 ∘ and � � = 13 MN=13, find the area of sector MNP. Round to the nearest hundredth.

Answers

If circle with center N with m∠MNP=124 ∘ and MN=13,  the area of sector MNP is approximately equal to 194.86 square units.

To find the area of a sector of a circle, we need to use the formula:

Area of sector = (central angle/360°) x πr²

Where r is the radius of the circle.

In this problem, we know that the central angle m∠MNP is 124° and MN, which is also the radius of the circle, is 13. So we can substitute these values into the formula:

Area of sector = (124/360) x π(13)²

Area of sector ≈ 194.86

Therefore, the area of sector MNP is approximately equal to 194.86 square units.

To learn more about sector click on,

https://brainly.com/question/23857683

#SPJ1

If the rate of inflation is 2.6% per year, the future price p (1) (in dollars) of a certain item can be modeled by the following exponential function, where t is the
number of years from today.
p(t)=1200 (1.026)
Find the current price of the item and the price 8 years from today.
Round your answers to the nearest dollar as necessary.


Current price ?$

Price 8 years from today?$

Answers

a) Based on the exponential function, p(t)=1200 (1.026)^t, the item's current price with a rate of inflation of 2.6% per year is $1,200.

b) In 8 years, the future price of the item would be $1,473.53.

What is an exponential function?

An exponential function is a mathematical equation depicting the relationship between one variable and another with a periodic constant rate of growth or decline.

Exponential functions are classified into two:

Exponential growth functionExponential decay function.

Let the number of years from today = t

Annual inflation rate = 2.6%

Current price = $1,200

Time in years = 8 years

Exponential function:

p(t)=1200 (1.026)^t

p(8) = 1,200(1.026)^8

= $1,473.53

Learn more about exponential functions at https://brainly.com/question/30127596.

#SPJ1

HELPPP DUE TOMORROW

Answers

Answer: 1/2 cup oats 2/3 cup flower

I need these pages done quick! Can anyone give the answers?

Answers

Answer:

Step-by-step explanation:

If a =5 and b = 9, what is the following fraction in lowest terms? a+1/b​

Answers

Answer:

2/3

Step-by-step explanation:

since a is 5 and b is 9.

so, 5+1( according to the expression given)/9

5+1/9 equals 6/9 and taking them down to the lowest terms that makes the answer 2/3

i need help asap!!!

Part C

Determine the meanmedianstandard deviation, and interquartile range for each data setThen, use the graphing tool to determine the value of the standard deviation

Answers

Using the statistical tool, the following were arrived at:

Standard Deviation = 4.68737.Mean = 9.6Median = 9IQR = IQR = Q3-Q1 = 12 - 7 = 5.

What is the definition of Interquartile Range (IQR)?

It should be noted that when arranged from lowest to highest, the IQR represents the central 50% of values.

Find the median (middle value) of the lower and higher half of the data to get the interquartile range (IQR).

These are the quartile 1 (Q1) and quartile 3 (Q3) values (Q3). The difference between Q3 and Q1 is the IQR.

Learn more about statistic on

https://brainly.com/question/27829654

#SPJ1

What is the length of BD

Answers

The value of length BD is 3.0 units

What is Pythagoras theorem?

Pythagoras theorem states that the sum of the squares on the legs of a right triangle is equal to the square on the hypotenuse.

since AC is a radius that joins a tangent, the angle between them is 90°. Therefore ∆ABC is a right triangle and Pythagoras theorem can be applied.

therefore c² = a²+b²

c² = 4.5²+6²

c²= 20.25+36

c²= 56.25

c = √7.5

AC = CD(radii of a circle)

therefore BD = BC -CD

= 7.5-4.5

= 3.0units

learn more about Pythagoras theorem from

https://brainly.com/question/343682

#SPJ1

Diego buys water bottles for his softball team, he buys 7 cases, each with t bottles. Diego buys a total of 168 bottles. Create an equation that models this situation, where t represents the number of bottles per case purchased

Answers

168 divided by 7 is t

Apply the k-means algorithm on the following dataset (x,y):(-1,-0.75),(-1,-1),(-0.75,- 1.0), (- 0.25, - 0.25), (0.25, 0.25), (0.75, 1.0), (1.0, 1.0), (1.0, 0.75) and create two clusters. Let the initial cluster prototypes be located at (0.0, 0.0) and (0.75, 0.75) respectively.

Answers

We can apply the k-means algorithm to the given dataset as follows:

1. Choose the number of clusters, k = 2, and the initial cluster prototypes: c1 = (0.0, 0.0) and c2 = (0.75, 0.75).

2. Assign each data point to the nearest cluster prototype based on the Euclidean distance:

- The distance between (-1, -0.75) and c1 is 1.3229, and the distance between (-1, -0.75) and c2 is 1.5033. Therefore, (-1, -0.75) is assigned to cluster 1.
- The distance between (-1, -1) and c1 is 1.4142, and the distance between (-1, -1) and c2 is 1.8028. Therefore, (-1, -1) is assigned to cluster 1.
- The distance between (-0.75, -1.0) and c1 is 1.1180, and the distance between (-0.75, -1.0) and c2 is 1.4765. Therefore, (-0.75, -1.0) is assigned to cluster 1.
- The distance between (-0.25, -0.25) and c1 is 0.3536, and the distance between (-0.25, -0.25) and c2 is 0.8839. Therefore, (-0.25, -0.25) is assigned to cluster 1.
- The distance between (0.25, 0.25) and c1 is 0.3536, and the distance between (0.25, 0.25) and c2 is 0.5303. Therefore, (0.25, 0.25) is assigned to cluster 2.
- The distance between (0.75, 1.0) and c1 is 1.1180, and the distance between (0.75, 1.0) and c2 is 0.3536. Therefore, (0.75, 1.0) is assigned to cluster 2.
- The distance between (1.0, 1.0) and c1 is 1.1180, and the distance between (1.0, 1.0) and c2 is 0.5303. Therefore

Can u mark my answer as the Brainlyest if it work Ty

Solve the following for θ, in radians, where 0≤θ<2π.
−7cos2(θ)+4cos(θ)+6=0
Select all that apply:

1.07
3.96
0.31
2.32
1.68
2.43

Answers

Answer:correct answers are 3.96

2.32

Step-by-step explanation:We can solve this quadratic equation in cos(θ) by using the substitution u = cos(θ):

-7u^2 + 4u + 6 = 0

Now we can use the quadratic formula to solve for u:

u = (-b ± sqrt(b^2 - 4ac)) / 2a

where a = -7, b = 4, and c = 6. Substituting these values, we get:

u = (-4 ± sqrt(4^2 - 4(-7)(6))) / 2(-7)

u = (-4 ± sqrt(136)) / (-14)

u = (2 ± sqrt(34)) / 7

Therefore, either:

cos(θ) = (2 + sqrt(34)) / 7

or:

cos(θ) = (2 - sqrt(34)) / 7

Since 0 ≤ θ < 2π, we can find the two solutions in the interval [0, 2π) by using the inverse cosine function:

θ = arccos((2 + sqrt(34)) / 7)

θ = arccos((2 - sqrt(34)) / 7)

Using a calculator, we find:

In this figure, the two angles are complementary.
(2x + 6)°
(1/2x )°
What is the value of x?

Answers

Answer:

Step-by-step explanation:

Complementary means angles that add up to 90°

Based on that you can write and equation by adding the 2 angles and making equal to 90

2x+6+1/2x=90          combine like terms on left

5/2x+6=90               subtract both sides by 6

5/2x=84                   multiply by the reciprocal of 5/2 => 2/5

x=168/5 or 33.6

find the awnser to this question as fast as you can and make sure it’s right

Answers

The area of the polygon to the nearest tenth is 80.7 in²

What is area of a polygon?

A polygon any closed curve consisting of a set of line segments (sides) connected such that no two segments cross. Examples of polygon include ; triangle, quadrilateral, pentagon e.t.c

The area of a polygon is expressed as;

A = 1/2nsa

where n is the number of side

a is the apothem

s is the side length

Side length = apothem × 2tan(180/n)

n = 12

s = 5 × 2tan(180/12)

s = 5 × 2tan15

s = 2.679

Area = 1/2 × 12 × 5 ×2.679

= 80.7 in²(nearest tenth)

learn more about area of polygon from

https://brainly.com/question/20110859

#SPJ1

IQR of 28 22 15 16 15 13 19 18

Answers

Answer: The IQR of this data set is 5.5

Step-by-step explanation: Ok so first you line the data set up in correct order.

Here's the correct order:

13, 15, 15, 16, 18, 19, 22, 28

Then you find the median and since there's even amount of numbers you add the two numbers in the middle which is 16 and 18 and divide that by 2 which is 17. So the median is 17. Then you split the data set into halves. The first quartile is 15 and the third quartile is 20.5. Then to find the IQR, you would minus 20.5 - 15 = 5.5. Hope this helps!

The sum of three consecutive integers is 108. What are the integers?​

Answers

Answer:

Step-by-step explanation:

hello :

let : x ,x+1 ,x+2   three consecutive integers

x +x+1 +x+2 = 108

3x =105

x = 105/3

x = 35

35  ,  36  , 37

Simplify the expression -2-17+12-(-14)
hurry 100 points and brainlyest

Answers

Step-by-step explanation:

k = a constant of proportionality

Putting m = 1kg, a = 1 ms-2

F becomes 1 N.

So, 1 N = 4 × 1kg × 1 ms-2

∴ k = 1

From equation (1), we have

F = ma

3x+10<3 or 2x-5 ≥ 5 solve the inequality

Answers

Answer: x is greater than or equal to 5 (I can't put the symbol in)

Step-by-step explanation:

Add 5 to both sides then simplify, which will get you 2x is greater than or equal to 10, then divide by 2.

Answer:

Step-by-step explanation:

3x+10<3

3x<3-10

3x<-7

x<-7/3

2x-5≥5

2x≥5+5

2x≥10

x≥10/2

x≥5

so x<-7/3 or x≥5

Let u = 2i - 3j, and w=-i-6j. Find ||w - ul.
w-ul = (Type an exact answer, using radicals as needed.)

Answers

The value of ||w - u || = 3 sqrt 2

How to solve

Given:

u = 2i - 3j

w = - i - 6j

w - u = ( - i - 2i ) + ( - 6j - (-3j))

w - u = - 3i - 3j

|| w - u || = sqrt [ - 3^2 + - 3^2 ]

||w - u || = 3 sqrt 2

The concept of a radical in mathematics refers to the symbolic representation (√) of finding the roots of an expression or a number.

The widely known and frequently used kind is the square root (√), which reveals a positive value that, when multiplied by itself at once, generates the radicand.

Other forms may include cube roots (∛) or fourth roots (∜). To simplify radicals, one can factor out those factors within it that result in perfect cubes or squares from their corresponding radicands.

Read more about radicals here:

https://brainly.com/question/4092028

#SPJ1

Find and compare the domain and range of each function. f(x) = 5/8x + 1 g(x) = 2/3x^3 A. The domains and ranges of both functions are not restricted. B. The domain of f is restricted, but its range is not. The domain and range of g are not restricted. C. The range of f is restricted, but its domain is not. The domain and range of g are not restricted. D. Both the domain and range of f are restricted, but the domain and range of g are not.

Answers

A. The domains and ranges of both functions are not restricted.

For f(x) = 5/8x + 1, any real number can be plugged in for x, so the domain is (-∞, ∞). Similarly, any real number can be obtained by evaluating the function, so the range is also (-∞, ∞).

For g(x) = 2/3x^3, any real number can be plugged in for x, so the domain is (-∞, ∞). As x is cubed, the range can be negative or positive infinity, or any real number in between, so the range is also (-∞, ∞).

Therefore, both functions have unrestricted domains and ranges.

The correct answer is A.

Find the values of x and y

Answers

Answer:

x = 8.4

y = 23.6

Step-by-step explanation:

tan31 = x/14

x = tan31(14) = 8.412

y² = (8.412)² + (22)² = 554.7626

y = √554.7626 = 23.55

A figure has a area of 25 units^2. what will the new area be after a dilation with a scale factor of 4 ?

Answers

The new area of the figure after the dilation with a scale factor of 4 will be 400 units²

We have,

When a figure is dilated by a scale factor of k, its area is multiplied by k².

So,

If the original area of the figure = 25 units²

Dilated by a scale factor = 4

The new area.

= (4²)(25 units²)

= 16(25 units²)

= 400 units²

Therefore,

The new area of the figure after the dilation with a scale factor of 4 will be 400 units².

Learn more about dilations here:

https://brainly.com/question/13176891

#SPJ1

It is well documented that a typical washing machine can last anywhere between 5 to 20 years. Let the life of a washing machine be represented by a lognormal variable, Y = eX where X is normally distributed. In addition, let the mean and standard deviation of the life of a washing machine be 5 and half years and 3 years, respectively. [You may find it useful to reference the z table.]

a. Compute the mean and the standard deviation of X. (Round your intermediate calculations to at least 4 decimal places and final answers to 4 decimal places.)



b. What proportion of the washing machines will last for more than 11 years? (Round your intermediate calculations to at least 4 decimal places and final answer to 4 decimal places.)



c. What proportion of the washing machines will last for less than 3 years? (Round your intermediate calculations to at least 4 decimal places and final answer to 4 decimal places.)



d. Compute the 70th percentile of the life of the washing machines. (Round your intermediate calculations to at least 4 decimal places and final answer to the nearest whole number.)

Answers

a. The mean of X is μ = ln(5.5) - 0.5 * (ln(3/5.5))^2 ≈ -0.8329. The standard deviation of X is σ = sqrt(ln(3/5.5)^2) ≈ 0.7634.

b. We want to find P(Y > 11) = P(e^X > 11) = P(X > ln(11)) = P(Z > (ln(11) - ln(5.5) + 0.5 * ln(3/5.5)^2) / 0.7634) ≈ 0.0002, where Z is the standard normal distribution.

c. We want to find P(Y < 3) = P(e^X < 3) = P(X < ln(3)) = P(Z < (ln(3) - ln(5.5) + 0.5 * ln(3/5.5)^2) / 0.7634) ≈ 0.0001, where Z is the standard normal distribution.

d. The 70th percentile corresponds to a z-score of z = invNorm(0.7) ≈ 0.5244. Therefore, we want to find the value of y such that P(Y < y) = P(e^X < y) = 0.7. This implies that ln(y) = ln(5.5) - 0.8329 * 0.7634 + 0.5244 * 0.7634, so y ≈ 7.
a. The mean and standard deviation of X are:

mean(X) = ln(5.5) - (1/2) * ln(1 + (3/5.5)^2) ≈ 1.5041 years

std(X) = sqrt(ln(1 + (3/5.5)^2)) ≈ 0.8321 years

b. Let Z be the standard normal variable corresponding to the life of 11 years. Then:

Z = (ln(11) - ln(5.5)) / 0.8321 ≈ 0.9672

Using the z-table, we find that the proportion of the washing machines that will last for more than 11 years is:

P(Z > 0.9672) ≈ 0.1661

c. Let Z be the standard normal variable corresponding to the life of 3 years. Then:

Z = (ln(3) - ln(5.5)) / 0.8321 ≈ -1.4645

Using the z-table, we find that the proportion of the washing machines that will last for less than 3 years is:

P(Z < -1.4645) ≈ 0.0721

d. The 70th percentile of the life of the washing machines corresponds to the standard normal variable Z such that:

P(Z < z) = 0.70

Using the z-table, we find that z ≈ 0.5244. Then:

ln(Y) = mean(X) + z * std(X) ≈ 2.1629

Solving for Y, we get:

Y ≈ e^2.1629 ≈ 8.6913 years

Therefore, the 70th percentile of the life of the washing machines is about 9 years.

Two functions are shown in the table below. Function 1 2 3 4 5 6 f(x) = −x2 + 4x + 12 g(x) = x + 2 Complete the table on your own paper, then select the value that is a solution to f(x) = g(x). (2 points) Group of answer choices x = 2 x = 3 x = 5 x = 6

Answers

First, we need to set up the equation f(x) = g(x) and then solve for x:
f(x) = g(x)
-x^2 + 4x + 12 = x + 2
-x^2 + 3x + 10 = 0
Now we can solve for x using the quadratic formula:
x = (-b ± sqrt(b^2 - 4ac)) / 2a
x = (-3 ± sqrt(3^2 - 4(-1)(10))) / 2(-1)
x = (-3 ± sqrt(49)) / -2
x = (-3 + 7) / -2 or x = (-3 - 7) / -2
x = -2 or x = 5
Therefore, the value that is a solution to f(x) = g(x) is x = 5.

How do I find the quadratic formula?

Answers

Answer:

x = -31 maybe

Step-by-step explanation:

Determine the relationship between the lengths of AB and BC. Please help

Answers

The relation between lengths of AB and BC are,

⇒  Lenght of AB and BC are different.

We have to given that;

Triangles ABD and BDC are given.

Here, All the angles of a triangle ABD are different from angles of BDC.

Hence, We get;

Both triangle ABD and BDC are congruent.

So, All the sides of ΔABD are different from the sides of different from ΔBDC.

Hence, Lenght of AB and BC are different.

Learn more about the triangle visit;

brainly.com/question/1058720

#SPJ1

What is the answer to this question

Answers

The maximum profit that can be made is $1737.82

What is an equation?

An equation is an expression showing the relationship between numbers and variables using mathematical operators.

The profit function is the difference between the revenue and cost of a commodity. Given that:

Revenue, R(x) = 700x - 11.3x²

Cost, C(x) = 8068 - 34.25x

Profit, P(x) = Revenue - Cost

P(x) = (700x - 11.3x²) - (8068 - 34.25x)

P(x) = 665.75x - 11.3x² - 8068

The maximum profit is at P'(x) = 0; hence:

P'(x) = 665.75 - 22.6x

665.75 - 22.6x = 0

22.6x = 665.75

x = 29.45

P(29.45) = 665.75(29.45) - 11.3(29.45)² - 8068

P(29.45) = 1737.82

The profit to be made is $1737.82

Find out more on equation at: https://brainly.com/question/2972832

#SPJ1

Find an equivalent equation in rectangular coordinates

Answers

Answer:

[tex]x^2+y^2 = 2x - 2y}[/tex]

Third answer option

Step-by-step explanation:

We are given the polar equation as
[tex]r = 2(\sin \theta - \cos \theta)[/tex]
and asked to convert it into rectangular form

We have the following equations which relate (r, θ) in polar form to (x, y) in rectangular form

[tex]\cos \theta=\dfrac{x}{r} \rightarrow x=r \cos\theta\\\\\sin \theta=\dfrac{y}{r} \rightarrow y=r \sin \theta\\\\[/tex]

[tex]r^2=x^2+y^2[/tex]

Original polar equation:
[tex]r = 2(\sin \theta - \cos \theta)[/tex]

Expand the right side:
[tex]r = 2\sin \theta - 2\cos \theta[/tex]

Substitute for sinθ and cosθ in terms of x and y
[tex]r & = 2\left(\dfrac{y}{r} - \dfrac{x}{r}\right)\\[/tex]

Multiply both sides by r:

[tex]r^2 = 2(x - y)\\r^2 = 2x - 2y\\[/tex]

Substitute [tex]r^2=x^2+y^2[/tex] on the left side:
[tex]\boxed{x^2+y^2 = 2x - 2y}[/tex]

This would be the third answer opton

John needs to paint one wall in his school. He knows that 1 can of paint covers 24 square feet.

Answers

Since John cannot buy a fraction of a can, he needs to round up to the nearest whole number. So, John needs at least 5 cans of paint to cover the entire wall as per the height and length.

To calculate the area of the wall, we need to multiply the height and the length of the wall.

From the diagram, we can see that the height of the wall is 2 meters and the length is 5 meters.

So the total area of the wall is:

Area = height x length

Area = 2 meters x 5 meters

Area = 10 square meters

To convert this to square feet, we can use the conversion factor:

1 square meter = 10.764 square feet

So:

Area = 10 square meters x 10.764 square feet/square meter

Area = 107.64 square feet

Since 1 can of paint covers 24 square feet, John needs:

Number of cans = Area ÷ Coverage per can

Number of cans = 107.64 square feet ÷ 24 square feet/can

Number of cans = 4.485 cans

Thus, John needs at least 5 cans of paint to cover the entire wall.

For more details regarding area, visit:

https://brainly.com/question/27683633

#SPJ1

Your question seems incomplete, the probable complete question is:

John needs to paint one wall in his school. He knows that 1 can of paint covers an area of 24 square feet.

John uses a meter stick to measure the dimensions of the wall as shown.

[1 meter = approximately 39 inches]

What is the fewest number of cans of paint John can use to paint the wall?

Find the mean absoulute deviation for the following data 6,7,10,12,13,4,8,12

Answers

Answer:

2.75

Step-by-step explanation:

To find the mean absolute deviation for a set of data, we first need to find the mean (average) of the data set. Then, for each data point, we find the absolute value of the difference between the data point and the mean. Finally, we take the mean of those absolute differences.

Step 1: Find the mean

Mean = (6+7+10+12+13+4+8+12)/8 = 72/8 = 9

Step 2: Find the absolute differences

|6-9| = 3

|7-9| = 2

|10-9| = 1

|12-9| = 3

|13-9| = 4

|4-9| = 5

|8-9| = 1

|12-9| = 3

Step 3: Find the mean of the absolute differences

Mean absolute deviation = (3+2+1+3+4+5+1+3)/8

Mean absolute deviation = 22/8

Mean absolute deviation = 2.75

Therefore, the mean absolute deviation for the given data set is 2.75.

The circle with center O shown above has a 34° inscribed angle and a 42° central angle. What is the measure of minor arc ABC?

Answers

The measures of the three intercepted arcs from least to greatest are;

AC < BC < AB

We have,

We are given that

Angle ACB = 63 degrees

Arc BC is 118 degrees.

Now, from the Triangle angle sum theorem, we know that the sum of all interior angles of any triangle is always equal to 180 degrees.

Thus, the sum of the interior angles of the inscribed triangle given to us id also 180 degrees.

Now, since Angle ACB = 63 degrees

Then Arc AB = 63 * 2 = 126

Arc AC = 360 - (Arc BC + Arc AB)

We are given BC = 118 degrees

Thus;

Arc AC = 360 - (118 + 126)

Arc AC = 116°

Thus, the least arc angle is Arc AC while the greatest is Arc AB

Read more about missing side of triangle at; brainly.com/question/24279384

#SPJ1

complete question:

Triangle ABC is inscribed in a circle centered at point O.

The figure shows triangle ABC is inscribed in a circle centered at point O and has an angle ACB is 63 degrees and arc BC is 118 degrees.

Order the measures of the three intercepted arcs from least to greatest.

Last week, the value of an investment changed at a rate of -\$ 3.15−$3.15 each day. After how many days was the total charge in $ 12.60?−$12.60?

Answers

Based on the rate of change, the total charge will be $ 12.60 in 4 days

After how many days was the total charge in $ 12.60?

From the question, we have the following parameters that can be used in our computation:

Rate of change of investment = $3.15

Value of the investment = $12.60

Using the above as a guide, we have the following:

Number of days = Value of the investment/Rate of change of investment

Substitute the known values in the above equation, so, we have the following representation

Number of days = 12.60/3.15

Evaluate

Number of days = 4

Hence, the number of days is 4

Read more about unit rate at

https://brainly.com/question/4895463

#SPJ1

Other Questions
What important plot events occur in the scene that makes up act two, part five, of the crucible by Arthur miller?Please select all that apply. A. John proctor reveals to the court that he had an affair with Abigail Williams.B. Officers of the court arrive to ask Elizabeth witchcraft.C. Characters arrive to say that Rebecca nurse and Giles Coreys wife have been accused.D. Mary Warren makes a poppet for Elizabeth and puts the needle in it. in order to receive a structural adjustment loan, a nation might have to do all of the following except____. what factors must the nurse consider when creating a holistic plan of care? (select all that apply.) Hypothyroidism is a congenital disease that may manifest in children as lethargy, constipation, feeding problems and slow growth.TrueFalse carbon and oxygen atoms can combine to form the gas called carbon dioxide. Though once extremely important, the Baby Boomer generation is now declining as a major marketing force.TrueFalse Review the effectsof the court cases listedin the table. Do you thinkThomas Jefferson wouldhave been pleased with21SWILLawethe consequences of theseOreretdecisions? Why or why not? Shanghai Exports, LTD produces wall mounts for flat panel television sets. The forecasted income statement for 2014 is as follows:"Shanghai Exports, LTDBudgeted Income StatementFor the Year 2014" Sales ($ 44 per unit) $ 4,400,000Cost of good sold ($ 32 per unit) (3,200,000)Gross profit 1,200,000Selling expenses ($ 3 per unit) (300,000)Net income $ 900,000Additional Information (1) Of the production costs and selling expenses, $800,000 and $100,000, respectively, are fixed. (2) Shanghai Exports, LTD received a special order from a hospital supply company offering to buy 12,500 wall mounts for $30. If it accepts the order, there will be no additional selling expenses, and there is currently sufficient excess capacity to fill the order. The company's sales manager argues for rejecting the order because "we are not in the business of paying $32 to make a product to sell for $30. "Calculate the net benefit (cost) of accepting the special order What are the key steps or stages of customer life cycle management (CLM)?A Introduction, acquisition, conversion, and loyaltyB Identifying, gaining, managing, and keeping customersC Introduction, growth, maturity, and declineD Reach, acquire, maintain, and grow in the piece riace warriors, the artist has used the details of the sculpture to make it seem more life-like. what did the artist do? choose all that apply:in the piece riace warriors, the artist has used the details of the sculpture to make it seem more life-like. what did the artist do? choose all that apply:inserted eyeballs of bone and colored glassplaced a copper inlay on the lips and nipplesall of these answersattached human and animal hairattached eyelashes Consider a 1. 1 MeV -ray photon. Calculate the frequency in hertz Daniel is planning to rent a car for an upcoming four-day business trip. The car rental agency charges a flat fee of $29 per day, plus $0. 12 per mile driven. Daniel plans to drive 140 miles on day 1 of his trip, 15 miles on day 2, 15 miles on day 3, and 140 miles on day 4. What are daniel's total fixed costs for the car rental? HELP ASAP i have no idea how to solve this Problem 1: If the moment at point o caused by the force F exerted at the lever of the assembly known to be 150 kN m, determine the magnitude of the force F. (Ignore the depth of the assembly.) 4m 3m PO 60 0.5m what is the most likely reason for the poor appearance of the bacteria on this slide Which of these factors may significantly influence atmospheric temperature changes?A. concentration of greenhouse gases,B. variations in solar radiance, C. amount of aerosis in the atmosphere, E. Earth's orbital and tilt variations Which characteristic distinguishes post-traumatic stress disorders from other anxiety disorders?A. Lack of interest in family and othersB. Reliving the trauma in dreams and flashbacksC. Avoidance of situations that resemble the stressD. Blunted affect when discussing the traumatic situation Put in descending order1/4, 0.4, 21%, 0.34, 3/100 Please help!!!!!!! need the answer ASAP !! Write an informative essay on the Iditarod dogsled race. Your essay will use research to describe the Iditarod's history, including the vent that inspired the first race