The answer is 8.7, or 8 (7/10).
Answer:

Step-by-step explanation:

Thr answer is the slope.
The equation that's illustrated simply depicts an investment as it shows the principal, and interest rate.
<h3>What is an investment?</h3>
It should be noted that an investment simply means a dedication of an asset in order to increase the value over a period of time.
In this case, the equation that's illustrated simply depicts an investment as it shows the principal, and interest rate. To calculate the investment, the time, amount and rate will be considered.
Learn more about investment on:
brainly.com/question/25300925
#SPJ1
Answer:
0.1587
Step-by-step explanation:
Let X be the commuting time for the student. We know that
. Then, the normal probability density function for the random variable X is given by
. We are seeking the probability P(X>35) because the student leaves home at 8:25 A.M., we want to know the probability that the student will arrive at the college campus later than 9 A.M. and between 8:25 A.M. and 9 A.M. there are 35 minutes of difference. So,
= 0.1587
To find this probability you can use either a table from a book or a programming language. We have used the R statistical programming language an the instruction pnorm(35, mean = 30, sd = 5, lower.tail = F)