Answer:
C. Graph C :)
Step-by-step explanation:
It depends on the given information.
McKenzie's work is correct if the two short sides are given as 5 and 13.
Cara's work is correct is almost correct if 5 is one leg, and 13 is the hypotenuse. The exact answer is 12, but she wrote it as approximately equal. That's her only problem.
By the way, Ddssaa122: when posting questions, the power of a number is written as 5^2 and not 52. If you copy and paste, please make sure you add the caret sign to indicate a power, or else you will suffer by getting a wrong answer. 5^2=5*5, 52=4*13, so they are not the same.
R; all quadratic functions are going to have ranges and domains of *ALL REAL NUMBERS*.
x = number of hours
want to find probability (P) x >= 13
x is N(14,1) transform to N(0,1) using z = (x - mean) / standard deviation so can look up probability using standard normal probability table.
P(x >= 13) = P( z > (13 - 14)/1) = P(z > -1) = 1 - P(z < -1) = 1 - 0.1587 = 0.8413
To convert that to percentage, multiply 100, to get 84.13%