Slope = (rise) / (run)
Rise = (171-93) = 78 ft
Run = 6.5 yards = 19.5 ft
Slope = (78 / 19.5)
Slope = 4
The correct figure is not included in the list of choices.
Answer:
x=[15:-5:-25]'
Step-by-step explanation:
In order to create a vector you need to use this command:
x = [j:i:k]'
This creates a regularly-spaced vector x using i as the increment between elements. j is the initial value and k is the final value. Besides you need to add the character ' at the end in order to convert the arrow vector in a column vector
Answer: Probability that the proportion of students who graduated is greater than 0.743 is P = 0.4755
Step-by-step explanation:
Given that,
Probability of freshmen entering public high schools in 2006 graduated with their class in 2010, p = 0.74
Random sample of freshman, n = 81
Utilizing central limit theorem,

So,

= P( Z > 0.0616)
= 0.4755 ⇒ probability that the proportion of students who graduated is greater than 0.743.
Answer: idk tbh
Step-by-step explanation:
Formula for compound interest is
Interest = Amount - Principal
Interest =
- P
Where r = rate in percent
t = time in years
For Jaina,
P = $300
r= 7%
t = 3 yrs
So, Interest =
- 300
For Tomas
P = $400
r= 4%
t = 3 yrs
So, Interest =
- 400
So pair of equations for Jaina and Tomas are
Interest =
- 300
Interest =
- 400