I got D.
There's a few ways to solve it; I prefer using tables, but there are functions on a TI-84 that'll do it for you too. The logic here is, you have a standard normal distribution which means right away, the mean is 0 and the standard deviation is 1. This means you can use a Z table that helps you calculate the area beneath a normal curve for a range of values. Here, your two Z scores are -1.21 and .84. You might notice that this table doesn't account for negative values, but the cool thing about a normal distribution is that we can assume symmetry, so you can just look for 1.21 and call it good. The actual calculation here is:
1 - Z-score of 1.21 - Z-score .84 ... use the table or calculator
1 - .1131 - .2005 = .6864
Because this table calculates areas to the RIGHT of the mean, you have to play around with it a little to get the bit in the middle that your graph asks for. You subtract from 1 to make sure you're getting the area in the middle and not the area of the tails in this problem.
Answer:
parallel
Step-by-step explanation:
The answer is parallel because Since parallel lines never cross, then there can be no intersection; that is, for a system of equations that graphs as parallel lines
Answer:
The answer to your question is : 33.3 (Rounded).
Step-by-step explanation:
I got this answer by dividing 19.6 by 20, which gave me 0.98.
Then, I multiplied 0.98 by 34, which gave me 33.32.
After rounding, 33.3 is your answer.
Hope this helped!!
Isolate "x" onto one side:
5/3 * (6x+3) < 2x - 7
5(6x+3) < 3(2x-7)
30x + 15 < 6x - 21
24x < -36
x < -1.5