Answer:
<u>Answer</u><u>:</u><u> </u><u>4</u><u>x</u><u>²</u><u> </u><u>-</u><u> </u><u>9</u><u>x</u><u> </u><u>+</u><u> </u><u>2</u><u>0</u><u> </u>
Step-by-step explanation:
• General quadratic equation:

• sum of roots → 4 + 5 = 9
• product of roots → 4 × 5 = 20
• substitute:

4x - 7 < 17
+ 7 + 7
4x < 24
4 4
x < 6
Solution Set: (6, ∞) and {x|x < 6}
Answer:
5n - 7 < 23
Step-by-step explanation:
Answer:
9
Step-by-step explanation:
4x9=36
5x9=45
6x9=54
7x9=63
(:
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)