Answer:
B
Step-by-step explanation:
in a 30,60,90 triangle the longer leg is rt3 times the value of the shorter leg and the hypotenuse is 2 times greater than the shorter leg.
It helps if you have an example, like f(x) = 2x+3
What you typically do, is:
- draw xy axis, label them (ie., 1,2,3,4 along both axes)
- calculate the f(x) values for several x (e.g., -2, 0, 1, 3, doesn't matter).
- plot the calculated values as points. The calculated f(x) is your y value.
- sketch a smooth line through the points. It helps if you know in advance if the line is going to be straight or curved.
- The more points you calculate, the more accurate your graph will be
Answer:
x = 6, y = -2, z = 0
Step-by-step explanation:
To find x, we have to plug 0 into f(x). Therefore, x = f(0) = 2 * 0² - 8 * 0 + 6 = 6. Similarly, to find y, we have to plug 2 into f(x) so y = f(2) = 2 * 2² - 8 * 2 + 6 = -2. Finally, z = f(3) = 2 * 3² - 8 * 3 + 6 = 0.