The value that makes the equation true is
D. -20
Answer:
1.25315*102
Step-by-step explanation:
Answer:
what one
Step-by-step explanation:
if it is the left one it is -7(2x)+-7(7)+10x=-4x
See the attached image for the graph. Specifically figure 2 is the graph you want. You can leave the red points on the graph or decide to erase them (leave behind the blue line though).
To generate each of the red points, you'll plug in various x values to get corresponding y values.
For instance, plug in x = 0 and we get...
y = -|x-6| - 6
y = -|0-6| - 6
y = -|-6| - 6
y = -6 - 6
y = -12
So when x = 0, the y value is -12. The x and y value pair up to get (x,y) = (0,-12)
Another example: plug in x = 2
y = -|x-6| - 6
y = -|2-6| - 6
y = -|-4| - 6
y = -4 - 6
y = -10
So the point (2,-10) is on the graph
The idea is to generate as many points as possible so we get an idea of what this thing looks like.
Generate enough points, and you'll get what you see in Figure 1 (see attached image)
Then draw a line through all of the points. The more points you use, the more accurate the drawing. Doing that will generate the blue function curve you see in Figure 2 (also attached)
On your calculator, use the normalcdf() function, enter the Lower Limit, Upper Limit, Mean, and Standard deviation.
The mean and standard deviation are given to you. You want to find "less than 13.5 seconds", meaning that 13.5 is the maximum "Upper Limit" and 0 would be the Lower Limit because we can pretend 0 second is the minimum. Don't worry about negatives, in this scenario, values like "-5 seconds" are impossible.
Enter normalcdf(0, 13.5, 13.56, 2.24) in a calculator and the output result is the answer.