RATIOS/UNIT RATESRead and answer the question.Jessica sold 4 out of 32 boxes of the cookies her Girl Scout troop sold onSaturday. Select ALL the choices that display an equivalent ratio to thenumber of boxes Jessica sold to the total boxes sold.8 to 641:80 11O 21602:15

Answers

Answer 1
[tex]\begin{gathered} \text{ She sold 4 of 32, sothe initial ratio is } \\ 4\colon32,or_{} \\ \frac{4}{32} \\ \text{But we kno that} \\ \frac{4}{32}=\frac{8}{64} \\ \\ \text{and simplifyng,} \\ \frac{4}{32}=\frac{2}{16} \\ \\ \\ \text{ Or, dividying the expression 4:32 by 4, we get} \\ 1\colon8 \\ \\ \text{Thus another equivalent ratios are} \\ 1\colon8 \\ \frac{2}{16} \\ \frac{8}{64} \end{gathered}[/tex]


Related Questions

help meeeeeeeeee pleaseee !!!!!

Answers

The simplified answer of the composite function is as follows:

(f + g)(x) = 2x + 3x²(f - g)(x) = 2x - 3x²(f. g)(x)  = 6x³(f / g)(x) = 2 / 3x

How to solve composite function?

Composite functions is a function that depends on another function.  A composite function is created when one function is substituted into another function.

In other words, a composite function is generally a function that is written inside another function.

Therefore,

f(x) = 2x

g(x) = 3x²

Hence, the composite function can be simplified as follows:

(f + g)(x) = f(x) + g(x)  = 2x + 3x²

(f - g)(x) = f(x) - g(x)  = 2x - 3x²

(f. g)(x) = f(x) . g(x) = (2x)(3x²) = 6x³

(f / g)(x) = f(x) / g(x) = 2x / 3x² = 2 / 3x

learn more composite function here:https://brainly.com/question/24464747

#SPJ1

Classify the triangle with side lengths 8,13,20. a) Acute b) Right c) Obtuse

Answers

for right angles triangle,

hyposenuse square should be equal to sum of square of other two sides

it fails that law so its not right angled triangle

Identify the type(s) of symmetry for the graph below.Select all that apply. aSymmetry with respect to the line \small \theta=\frac{\pi}{2} bSymmetry with respect to the polar axis cSymmetry with respect to the pole

Answers

The line θ=π/2 is the vertical line in the polar grid, the polar axis is the horizontal line and the pole is the center of coordinates. Now let's analyze the symmetries:

If the grpah is symmetric with respect to θ=π/2 then the graph at the left of this line has to be the mirrored image of the graph at the right side. This is the case of this graph so it does have symmetry with respect to θ=π/2.

For the polar axis is the same, the graph above the axis has to be the mirrored image of that below the axis. However in this case we have two "petals" above the polar axis and one below so the upper part is not the mirrored version of the lower part so it has no symmetry with respect to this axis.

For the pole we must rotate the graph 180°. If the graph remains unchanged then it is symmetric with respect to it. In this case if we rotate the graph 180° the lower petal ends up in the opposite direction so the graph changes after a 180° rotation and it has no symmetry with respect to the pole.

Then the only type of symmetry is with respect to the line θ=π/2 and the answer is option a.

Find the mean for this set of data. Write your answer as a decimal roundedto the nearest TENTH.32, 23, 34, 29, 15, 17, 23

Answers

Given:

The set of data is given as

[tex]32,23,34,29,15,17,23[/tex]

Required:

To find the mean.

Formula:

[tex]\text{Mean(}\bar{\text{X}})=\frac{\Sigma x}{n}[/tex]

Explanation:

Mean is the ratio of the sum of the values and the number of values.

No of values in the given data is 7.

[tex]n=7[/tex][tex]\begin{gathered} \text{Mean}=\frac{32+23+34+29+15+17+23}{7} \\ =\frac{173}{7} \\ =24.7 \end{gathered}[/tex]

Final Answer:

[tex]\text{Mean}=24.7[/tex]

A linear function has a slope of 11. Interpret this slope with a complete sentence using the words“inputs” and “outputs”. (1 point)As the inputs________,_______

Answers

Answer

the inputs increase by 1 and the outputs increase by 11

Step-by-step explanation:

The standard form of a linear function is written as

y = mx + c

where m = slope

Since the slope is 11

y = 11x + c

This implies that the inputs increase by 1 and the outputs increase by 11

vuvvvvvvvyvhvhccvccv

Answers

There are two families who visit a park and pay the entrance fee. The distribution of each family and the total cost paid at the entrance by each are given:

Family 1:

[tex]\begin{gathered} NumberofAdults(A_1\text{ )= 2} \\ NumberofChildren(B_{1\text{ }})\text{ = 3} \\ TotalEntryCost(C_1)\text{= }20\text{ pounds} \end{gathered}[/tex]

Family 2:

[tex]\begin{gathered} NumberofAdults(A_2\text{ ) = 1} \\ NumberofChildren(B_2\text{ )= 4} \\ TotalEntryCost(C_2\text{ )= 15 pounds} \end{gathered}[/tex]

Now we will define the ticket rates for adults and children at this park:

[tex]\begin{gathered} \text{Adult Rate = x} \\ \text{Children Rate = y} \end{gathered}[/tex]

Next step is to express the total entry cost born by each family. This is done by multiplying the rate of each age group with the respective distribution of age group comprising each family.

Family 1:

[tex]\begin{gathered} C_1\text{ = x}\cdot A_1\text{ + y}\cdot B_1 \\ 20\text{ = 2}x\text{ + 3}y\text{ }\ldots.\text{ Eq1} \end{gathered}[/tex]

Family 2:

[tex]\begin{gathered} C_2\text{ = x}\cdot A_2\text{ + y}\cdot B_2 \\ 15\text{ = x + 4y }\ldots Eq\text{ 2} \end{gathered}[/tex]

We have two equation with two unknowns representing the cost charged for adults ( x ) and cost charged for children ( y ) at the park entrance.

We will solve the equation simultaneously ( Eq1 and Eq2 ) by using the process of Elimination:

[tex]\begin{gathered} 20\text{ = 2x + 3y} \\ -2\cdot(15\text{ = x + 4y) = -30 = -2x -8y} \end{gathered}[/tex][tex]\begin{gathered} 20\text{ = 2x + 3y} \\ -30\text{ = -2x -8y} \\ ========== \\ -10\text{ = 0 -5y} \\ \textcolor{#FF7968}{y}\text{\textcolor{#FF7968}{ = 2}} \end{gathered}[/tex]

Plug the value of ( y ) in either of the two equations and solve for ( x ):

[tex]\begin{gathered} 15\text{ = x + 4(2)} \\ x\text{ = 15 - 8} \\ \textcolor{#FF7968}{x}\text{\textcolor{#FF7968}{ = 7 }} \end{gathered}[/tex]

Therefore, the rates charged for each age group are:

[tex]\begin{gathered} \text{\textcolor{#FF7968}{Adult ticket = x = 7 pounds}} \\ \text{\textcolor{#FF7968}{Child ticket = y = 2 pounds}} \end{gathered}[/tex]

Answer:yes

Step-by-step explanation:

Consider the function, Find the zeros or x-intercepts of f(x).

Answers

To find the x-intercepts, equate the function with zero as follows:

[tex]\begin{gathered} f(x)=0 \\ -16x^2+25x+10=0 \\ x=\frac{-25\pm\sqrt[]{(25)^2-4\times10\times-16}}{2\times-16} \\ x=\frac{-25\pm\sqrt[]{625+640}}{-32} \\ x=\frac{-25\pm35.5668}{-32} \\ x=-0.3302,1.8927 \end{gathered}[/tex]

Hence the intercepts are -0.3302 and 1.8927

The intercepts are at points (-0.3302,0) and (1.8927,0)

Farrah borrows $18,000 to purchase a new car. The annual interest rate for the 60-month loan is 4.3%.If she makes all the monthly payments, what is the total amount of interest she will pay on the loan?

Answers

SOLUTION:

Step 1:

In this question, we are given the following:

Principal = $ 18,000

Time = 60 month = 60/ 12 = 5 years

Interest = 4. 3%

Step 2:

The total amount she will pay at the end of the 5 -year period is given as follows:

[tex]\begin{gathered} A\text{ = P ( 1 + }\frac{R}{100})^t \\ A\text{ = 18000 ( 1 + }\frac{4.3}{100})^5 \\ \end{gathered}[/tex][tex]\begin{gathered} A\text{ = 22,217. 4416} \\ A\text{ }\approx\text{ }22,217.44\text{ dollars} \end{gathered}[/tex]

Step 3:

Now, we have that the amount = 22, 217. 44 dollars.

And the Principal = 18,000 dollars

If she makes all the monthly payments,

Then, the total amount of interest she will pay on the loan is:

[tex]22,\text{ 217. 44 - 18,000 = 4,217. 44 dollars}[/tex]

CONCLUSION:

The total amount of interest she will pay on the loan = 4, 217. 44 dollars.



there are twelve inches in one foot,creating the equation y=12x. if a door frame is 6.5 feet tall,how many inches tall is it

Answers

Let's begin by listing out the information given to us:

[tex]\begin{gathered} 12in=1ft \\ y=12x \end{gathered}[/tex]

The height of the door frame is 6.5 feet. To convert to inches, we have:

[tex]\begin{gathered} y=12(6.5)=78inches \\ y=78inches \end{gathered}[/tex]

This is from my prep guideI will provide the answer options in another picture

Answers

In order to determine the corresponding graph to the given function f(x), consider the y-intercept of the function (the value of the y-coordinate of the curve when x = 0).

The y-intercept is the value of f(x) for x= 0. Replace x = 0 into the given function:

[tex]f(0)=(\frac{1}{2})^{0+1}+3=\frac{1}{2}+3=\frac{7}{2}[/tex]

Then, the point of intersection of the curve with the y-axis is (0 , 7/2) or (0 , 3.5).

You can notice that from the given answer choices, that option two (up right side) has the required y-intercept. Then, that graph matches with the given function.

After adding the two equations to eliminate x you are left with 4y=-8

Answers

[tex]\begin{gathered} -2x+3y=-12 \\ 2x+y=4 \\ \text{adding} \\ 4y=-8 \\ \end{gathered}[/tex]

solve for y

[tex]\begin{gathered} \frac{4y}{4}=-\frac{8}{4} \\ y=-2 \end{gathered}[/tex]

then, solve for x

[tex]\begin{gathered} 2x-2=4 \\ 2x-2+2=4+2 \\ 2x=6 \\ \frac{2x}{2}=\frac{6}{2} \\ x=3 \end{gathered}[/tex]

x = 3

y = -2

Which phrase represents this expression?

5 + 4 ÷ 2

Responses

the product of 5 and the quotient of 4 and 2
the product of 5 and the quotient of 4 and 2

the product of 5 and 4 is divided by 2
the product of 5 and 4 is divided by 2

the sum of 5 and 4 is divided by 2
the sum of 5 and 4 is divided by 2

the sum of 5 and the quotient of 4 and 2

Answers

Answer is the last one, the sun of 5 and the quotient of 4 and 2

Reason

According to the PEMDAS rule, we multiply and divide before add and subtract

So we find the “quotient” or divide 4 by 2 first. Then we add 5 to the quotient which is a “sum” of 5 and quotient

Check PictureGraph the polynomial given below by first selecting the number of points, then moving the points. You will need a point for each x intercept, and one for the y intercept.f(x)=17(x−1)(x+3)(x+7)

Answers

ANSWER

Graph:

EXPLANATION

Given:

[tex]f(x)\text{ = }\frac{1}{7}\left(x−1\right)\left(x+3\right)\left(x+7\right)[/tex]

Desired Outcome:

Graph the polynomial

Plotting a few selected points using the table below

I need the slope the y intercept is -2 and the x intercept is -1

Answers

The x intercept is the value of x when y = 0

Given that x intercept = - 1, the coordinate is (- 1, - 0)

The y intercept is the value of y when x = 0

Given that y intercept = - 2, the coordinate is (0, - 2)

Slope = (y2 - y1)/(x2 - x1)

x1 = - 1, y1 = 0

x2 = 0, y2 = - 2

Slope = (- 2 - 0)/(0 - - 1)

slope = - 2/1

slope = - 2

Used two equations in two variables to solve the application.A 60 m pass around the rectangular garden. The width of the garden is 2/3 its length. Find the area in meters squared.

Answers

From the data provided, we can conclude:

The perimeter of the rectangle is 60m, so:

[tex]60=2w+2l_{\text{ }}(1)[/tex]

Where:

w = width

l = length

The width of the garden is 2/3 its length, therefore:

[tex]w=\frac{2}{3}l_{\text{ }}(2)[/tex]

Replace (2) into (1)

[tex]60=2(\frac{2}{3}l)+2l[/tex]

Solve for l:

[tex]\begin{gathered} 60=\frac{4}{3}l+2l \\ 60=\frac{10}{3}l \\ l=\frac{180}{10} \\ l=18 \end{gathered}[/tex]

Replace l into (2):

[tex]\begin{gathered} w=\frac{2}{3}(18) \\ w=12 \end{gathered}[/tex]

The function f (x) = x+4/3 is in a system with its inverse f-1(x). What is the solution to the system?

Answers

[tex]\begin{gathered} f(x)=\frac{x+4}{3} \\ f^{-1}(x)=\frac{x-4}{3} \end{gathered}[/tex]

Question 3 of 14What are the factors of the product represented below?TILESX2 X2 X2 X2X X X XA. (2x + 1)(4x + 3)B. (4x + 2)(3x + 1)C. (8x + 1)(x+2)D. (4x + 1)(2x + 3)

Answers

Hi!

To solve this exercise, we can analyze the sides of this rectangle, which indicate the size of each side.

Let's do it:

On the superior side, we have: x+x+x+x+1, which means 4x+1, right?

On the left side, we have: x+x+1+1+1, or 2x+3

So, we can say that the factors of this rectangle are (4x+1)*(2x+3), last alternative.

What is the greatest common factor of 9 and 72?

Answers

The Greatest Common Factor of 9 and 72 is: 9

SOLUTION

Problem Statement

The question asks us to find the greatest common factor of 9 and 72.

Method

In order to solve this question, we just need to follow these steps:

1. Write out the prime factors of 9 and 72

2. Choose the common factors from both expressions.

3. Multiply the common factors.

Implementation

1. Write out the prime factors of 9 and 72:

[tex]\begin{gathered} 9=1\times3\times3 \\ \text{The common factors of 9 are: 3 and 3} \\ \\ 72=1\times2\times2\times2\times3\times3 \\ \text{Common factors of 72 are: 1,2, 2, 2 and 3, 3} \end{gathered}[/tex]

2. Choose the common factors from both expressions.:

We need to examine the two expressions for 9 and 72 above. Choose the common values.

[tex]\begin{gathered} 3\times3\text{ is common to both 9 and 72} \\ i\mathrm{}e\text{.} \\ 9\text{ is common to both 9 and 72} \\ 3\text{ is common to both 9 and 72 as well} \\ 1\text{ is also common to both 9 and 72} \end{gathered}[/tex]

3. Multiply the common factors.:

[tex]\begin{gathered} \text{Thus, choosing the greatest values from 1,3 and 9.} \\ \therefore\text{The Greatest Common Factor = 9} \end{gathered}[/tex]

Final Answer:

The Greatest Common Factor of 9 and 72 is: 9

Find the slope, if it exists, of the line containing the pair of points. (−2,−6) and (−15,−7)

Answers

The linear regression for a given data set has the form

[tex]y=a+bx[/tex]

where the values a and b can be solved using the equation

[tex]\begin{gathered} a=\frac{(\sum y)(\sum x^2)-(\sum x)(\sum xy)}{n(\sum x^2)-(\sum x)^2} \\ b=\frac{n(\sum xy)-(\sum x)(\sum y)}{n(\sum x^2)-(\sum x)^2} \end{gathered}[/tex]

Based on the given data set, we have n equals 5. We will solve for the values of the summation first. We have the following

[tex]\begin{gathered} \sum y=4+4+6+6+8=28 \\ \sum x=1+3+5+7+9=25 \\ \sum xy=(1\cdot4)+(3\cdot4)+(5\cdot6)+(7\cdot6)+(8\cdot9)=160 \\ \sum x^2=1^2+3^2+5^2+7^2+9^2=165^{} \\ (\sum x)^2=25^2=625 \end{gathered}[/tex]

Using these values to compute for the values of a and b, we get

[tex]\begin{gathered} a=\frac{(28\cdot165)-(25\cdot160)}{5(165)-625}=\frac{31}{10}=3.1 \\ b=\frac{5(160)-(28\cdot25)}{5(165)-625}=\frac{1}{2}=0.5 \end{gathered}[/tex]

Take note that the problem wants us to reduce the numbers to the nearest tenth. Hence, the linear regression for the given data set is written as

[tex]y=3.1+0.5x[/tex]

P(x) =x and q(x) = x-1Given:minimum x and Maximum x: -9.4 and 9.4minimum y and maximum y: -6.2 and 6.2Using the rational function [y=P(x)/q(x)], draw a graph and answer the following: a) what are the zeroes?b) are there any asymptotes? c) what is the domain and range for this function?d) it it a continuous function?e) are there any values of y= f(x)/g(x) that are undefined? Explain

Answers

we have the following function

[tex]\frac{p(x)}{g(x)}=\frac{x}{x\text{ -1}}[/tex]

where x is between -9.4 and 9.4 and y is between -6.2 and 6.2.

We will first draw the function

from the graph, we can see that the zeroes are all values of x for which the graph crosses the x -axis

In this case, we see that that the only zero is at x=0.

Now, we have that the asymptotes are lines to which the graph of the function get really close to. On one side, we can see that as x goes to infinity or minus infinity, the values of the function get really close to 1. So the graph has a horizontal asymptote at y=1. Also, we can see that as x gets really close to 1, the graph gets really close to the vertical line x=1. So the graph has a vertical asymptote at x=1.

Recall that the domain of a function is the set of values of x for which the function is defined. From our graph, we can see that graph is not defined when x=1. So the domain of the function is the set of real numbers except x=1. Now, recall that the range of the function is the set of y values of the graph. From the picture we can see that the graph has a y coordinate for every value of y except for y=1. So, this means that the range of the function is the set of real numbers except y=1.

From the graph, we can see that we cannot draw the graph having a continous drawing. That is, imagine we take a pencil and start on one point on the graph on the left side. We can draw the whole graph on the left side, but we cannot draw the graph on the right side without lifting the pencil up. As we have to "lift the pencil up" this means that the graph is not continous

Finally note that as we have a vertical asymptote at x=1 and horizontal asymptote at y=1 we have that when y is 1 or x is 1, the function y=f(x)/g(x) is undefined

Please help me answer the following question with the picture below.

Answers

Answer:

9x+b

Step-by-step explanation:

Use the following function rule to find f(48).
f(x) = 12 + x/4

Answers

Answer:

See image

depending on what is in the numerator of your question:

24 OR 15 SEE IMAGE!

Step-by-step explanation:

f(48) just means to use 48 in place of x in your work.

f(x) = 12 + x/4

f(48) = 12 + 48/4

Hopefully, your text/worksheet/screen is clear on which problem you are doing.



A box is filled with 3 yellow cards, 2 blue cards, and 7 brown cards. A card is chosen at random from the box. What is the probability that it is a yellow or abrown card?Write your answer as a fraction in simplest form.

Answers

We need to find the probability of the card chosen at random is yellow or brown.

So, since there are 3 yellow cards and 7 brown cards, the total numbers of cards that are yellow or brown is:

[tex]3+7=10[/tex]

Now, the probability that the chosen card is yellow or brown can be found by dividing the above value by the total number of cards in the box.

The total number of cards in the box is:

[tex]3+7+2=12[/tex]

Thus, that probability is given by:

[tex]\frac{10}{12}=\frac{10\div2}{12\div2}=\frac{5}{6}[/tex]

Therefore, the answer is:

[tex]\frac{5}{6}[/tex]

Mrs. Williams estimates that she will spend $65 onschool supplies. She actually spends $73. What is thepercent error? Round to the nearest tenth ifnecessary.

Answers

We can calculate the percent error as the absolute difference between the predicted value ($65) and the actual value ($73) divided by the actual value and multiplied by 100%.

This can be written as:

[tex]e=\frac{|p-a|}{a}\cdot100\%=\frac{|65-73|}{73}\cdot100\%=\frac{8}{73}\cdot100\%\approx11.0\%[/tex]

Answer: the percent error is approximately 11.0%

y = -2x + 5a. What is the slope? b. What is the vertical intercept? c. What is the horizontal intercept? d. Graph the equation

Answers

Given: The equation below

[tex]y=-2x+5[/tex]

To Determine: The slope, the vertical and horizontal intercept, and the graph of the equation

Solution

The general slope-intercept form of a straight line is as shown below

[tex]\begin{gathered} y=mx+c \\ Where \\ m=slope \\ c=vertical-intercept \end{gathered}[/tex]

Let us compare the general slope-intercept form of a straight line to the given

[tex]\begin{gathered} y=mx+c \\ y=-2x+5 \\ slope=m=-2 \end{gathered}[/tex]

The vertical intercept is the point where the x values is zero

[tex]\begin{gathered} y=-2x+5 \\ x=0 \\ y=-2(0)+5 \\ y=0+5 \\ y=5 \end{gathered}[/tex]

The vertical intercept is y = 5, with coordinate (0, 5)

The horizontal intercept is the point where the y value is zero

[tex]\begin{gathered} y=-2x+5 \\ y=0 \\ 0=-2x+5 \\ 2x=5 \\ x=\frac{5}{2} \end{gathered}[/tex]

The horizontal intercept is x = 5/2, with coordinate (5/2, 0)

The graph of the equation is as shown below

Answer Summary

(a) slope = -2

(b) Vertical intercept, y = 5

(c) Horizontal intercept, x = 5/2

give the answer as a mixed number and as an improper fraction (number 1)

Answers

Answer:

Jossie has filled 59/30 of the 3 baskets.

Step-by-step explanation:

If Jossie has filled 3/5 of one, 7/10 of another, and 2/3 for the last one. The proportion of the total baskets:

[tex]\frac{3}{5}*\frac{2}{2}+\frac{7}{10}+\frac{2}{3}=\frac{6}{10}+\frac{7}{10}+\frac{2}{3}[/tex]

Compute.

[tex]\frac{13}{10}+\frac{2}{3}=\frac{39+20}{30}=\frac{59}{30}[/tex]

Jossie has filled 59/30 of the 3 baskets.

Where do the graph shifted if the function changes from Y=x^2 to Y=(x+h)^2

Answers

The independent variable x is shifted (x + h). This is a value of h units to the right since it is the sum to the variable x.

So, the graph to find where the graph shift, we need to find the difference between these two values:

[tex](x+h)^2-x^2=x^2+2hx+h^2-x^2=2hx+h^2[/tex]

Then, the graph is shifted

[tex]2hx+h^2[/tex]

The round off errors when measuring the distance that a long jumper has jumped is uniformly distributed between 0 and 5.3 mm. Round values to 4 decimal places when possible.

The mean of this distribution is _____
The standard deviation is _____
The probability that the round off error for a jumper's distance is exactly 0.4 is P(x = 0.4) = ____-
The probability that the round off error for the distance that a long jumper has jumped is between 0 and 5.3 mm is P(1.2 < x < 3.4) = ____
The probability that the jump's round off error is greater than 4.16 is P(x > 4.16) = ____
P(x > 4.2 | x > 1.8) = ___
Find the 85th percentile____
Find the maximum for the lower quartile. ____

Answers

Using the uniform distribution, it is found that:

The mean is of 2.65 mm.The standard deviation is of 1.53 mm.P(X = 0.4) = 0.P(1.2 < x < 3.4) = 0.4151 = 41.51%.P(X > 4.16) = 0.2121 = 21.51%.P(X > 4.2|x > 1.8) = 0.3257 = 32.57%.85th percentile: 4.505 mm.Lower quartile: 1.325 mm.

Uniform probability distribution

The uniform distribution has two bounds, a and b, and all outcomes in the distribution are equally as likely.

In this problem, the bounds are as follows:

a = 0, b = 5.3.

Hence the mean is:

M = (a + b)/2 = (0 + 5.3)/2 = 2.65 mm.

The standard deviation is of:

[tex]S = \sqrt{\frac{(b - a)^2}{12}} = \sqrt{\frac{5.3^2}{12}} = 1.53[/tex]

The uniform distribution is continuous, hence the probability of an exact value is of 0.

The probability of finding a value between c and d is:

[tex]P(c \leq X \leq d) = \frac{d - c}{b - a}[/tex]

Hence:

P(1.2 < x < 3.4) = (3.4 - 1.2)/(5.3 - 0) = 0.4151 = 41.51%.

The probability of finding a value above x is:

[tex]P(X > x) = \frac{b - x}{b - a}[/tex]

Hence:

P(X > 4.16) = (5.3 - 4.16)/(5.3 - 0) = 0.2121 = 21.51%.

P(x > 4.2 | x > 1.8) makes the lower bound 1.8, hence:

P(X > 4.2|x > 1.8) = (5.3 - 4.16)/(5.3 - 1.8) = 0.3257 = 32.57%.

The 85th percentile is found as follows:

0.85 x (5.3 - 0) = 4.505 mm.

The lower quartile is the 25th percentile, hence:

0.25 x (5.3 - 0) = 1.325 mm.

More can be learned about the uniform distribution at https://brainly.com/question/28852504

#SPJ1

the triangle in the figure had a hypotenuse equal to 40 units what is the approximate length of x
25.7 units
30.6 units
47.7 units
52.2 units
(Srry I’m spamming I know nothing on this test)

Answers

If the triangle in the figure has a hypotenuse equal to 40 units, then the approximate length of x is 30.64 units

The length of the hypotenuse = 40 units

The angle = 50 degrees

Here we have to apply the trigonometric function

we know

sin θ = Opposite side / Hypotenuse

cos θ = Adjacent side / Hypotenuse

tan θ = Opposite side / Adjacent side

Here we have to use the equation of sin θ

Substitute the values in the equation

sin 50 = x/40

x = 40×sin 50

x = 30.64 units

Hence, if the triangle in the figure has a hypotenuse equal to 40 units, then the approximate length of x is 30.64 units

Learn more about trigonometric function here

brainly.com/question/14746686

#SPJ1

Quadrilateral MNOP is dilated by a scale factor of % to create quadrilateral M'N'O'P. The perimeter of quadrilateral MNOP is x units. What is the perimeter in units of quadrilateral M'N'O'P'? A. x units B. ( V2 x units COM X units D. 8/7 x units

Answers

If the perimeter of the quadrilateral MNOP is x

And a scale factor of a dilated image is

[tex]\frac{7}{8}[/tex]

If the perimeter of M'N'O'P' = y

Then

[tex]\text{scale factor = }\frac{perimeter\text{ of y}}{perimeter\text{ of x}}\text{ = }\frac{7}{8}[/tex]

Cross multiplying,

[tex]perimeterofy=M^{\prime}N^{\prime}O^{\prime}P^{\prime}=\frac{7}{8}\text{ x units}[/tex]

The perimeter of M'N'O'P' = 7/8 x units

Option A is correct

Other Questions
x + m = p - n + yx Solve for x Can u guys simplify this?(2x^-3y^5)^2*(x^7y^-11) A cook wore single-use gloves while forming raw ground beef into patties. The cook continued to wear them while slicing hamburger buns. What mistake was made?. Find the volume round to the nearest 10th necessary. Use three. 144 pi and a calculator to get your answers. In a test of a sex-selection technique, results consisted of 284 female babies and 15 male babies. Based on this result, what is the probability of a female being born toa couple using this technique? Does it appear that the technique is effective in increasing the likelihood that a baby will be a female?The probability that a female will be born using this technique is approximately(Type an integer or decimal rounded to three decimal places as needed.)Does the technique appear effective in improving the likelihood of having a female baby?O NoO Yes The triangles formed by two ladders leaning against a wall are similar. How long is the shorter ladder? Simplity 9 - [x - (7+ x)] the circle below is centered at the point (2,-1 ) and had a radius of length 3 what is its equation jumping up before the elevator hits. after the cable snaps and the safety system fails, an elevator cab free-falls from a height of 36 m. during the collision at the bottom of the elevator shaft, a 90 kg passenger is stopped in 5.0 ms. (assume that neither the passenger nor the cab rebounds.) what are the magnitudes of the (a) impulse and (b) average force on the passenger during the collision? if the passenger were to jump upward with a speed of 7.0 m/s relative to the cab floor just before the cab hits the bottom of the shaft, MP is the perpendicular bisector of the side AC of the triangle ABC, in which AB = AC. prove that angle APB = 2 angle B I need help to draw a phylogen tree .Thank you The goal of the accounts receivable methods is to adjust the allowance for doubtful accounts balance so that?. Convert the following number from scientific notation to standard notation1.9300 x 10^-30.000 193 000.001 93000.001931930 what are the two primary advantages of using e-ink vs. a traditional laptop or smartphone display? what is the main reason e-ink isn't being used for laptops or tablets? State the domain of the function.{-2,0, 1, 2, 3, 4){-4,0, 1, 2, 6){0, 1,2,3)(-2,4) A manufacturer of echo effects for music recording studios has built a prototype of an echo device that sounds exactly like a beloved echo machine from the 1970s. even though its computer chips are cheap, they are hard to find because the compounds originally used to make the chips are no longer being manufactured. what type of issue does the effects manufacturer need to overcome in order to be able to mass produce this echo device? availability cost effectiveness safety time effectiveness Chris is unfamiliar with the word processing program he is using. He wants to findthe drop-down text-driven options for the document view because he does not yetrecognize the icons at the top of the window. Where can Chris find these drop downoptions? What Is 3354 X 5 +339Thanks Find the lateral surface area of thiscylinder. Round to the nearest tenth.8ft4ftLSA = [ ? ] ft2 65+ (blank) =18011x + (blank)=18011x =x =