Answer:
80 minutes
Step-by-step explanation:
(3/4)/30=2/x
cross product
30*2=(3/4)x
60=3/4x
x=60/(3/4)
x=(60/1)(4/3)
x=240/3
x=80
Answer: What you must do for this case is to graph each of the ordered pairs that you have in the table to obtain the dispersion chart. Note that in your table you have eight ordered pairs, therefore, your scatter chart must have eight pairs.
Step-by-step explanation:
The possibilities of an even number are 2, 4, 6, 8, 10, 12, 14, and 16 .
The possibilities of an odd prime are 3, 5, 7, 11, and 13.
8 even numbers + 5 odd primes = 13 possibilities of success
out of 16 total possible outcomes.
Probability of success = 13/16 = 0.8125 = 81.25% .
Rounded to the nearest thousandth, it's 0.813 .
X = Can/Bottle height, y = Shadow length
x = 13 cm, y = 7.5 cm
x = 2.5 cm, y = 14.2 cm
I'm assuming your question is asking for an equation to model this. Since there are only two data points the only equation that can be made is linear
y = mx + c
m = (y2 - y1)/(x2 - x1) <- Let 14.2 be y2, and 2.5 be x2 (it is important)
m = (14.2 - 7.5)/(2.5 - 13)
m = 6.7/-10.5
m = -0.638
y = -0.638x + c
To find c we can sub any one of the two coordinates, i'm choosing (2.5,14.2)
14.2 = -0.638(2.5) + c
14.2 = -1.595 + c
14.2 + 1.595 = c
15.795 = c
So the final equation is y = -0.638x + 15.795