Answer:
-6
Step-by-step explanation:
Are you sure that z + 2+ z is correct? x and y do not appear here.
z + 2+ z simplifies to 2z + 2, and so, if z = -4, z + 2+ z has the value
2(-4) + 2, or -6.
Answer:
see image
Step-by-step explanation:
Hope this is clear enough, if not feel free to ask me any questions.
Answer:
fraction is 75/100
decimal is 0.75
Step-by-step explanation:
because there are 75 of them that are shaded out if 100 so 75/100 and to find out in decimal 75÷100=0.75.
hope this helps u understand:)
Step-by-step explanation:
Use the function to find the coordinates of the endpoints. Find the slope between those points, then use point-slope form to write the equation. If you wish, you can simplify to slope-intercept form.
For example, #66:
f(2) = -4(2) + 1 = -7
f(5) = -4(5) + 1 = -19
So the endpoints of the secant line are (2, -7) and (5, -19). The slope between those lines is:
m = (-19 − (-7)) / (5 − 2)
m = -12 / 3
m = -4
The equation of the line in point-slope form is:
y − (-7) = -4 (x − 2)
y + 7 = -4 (x − 2)
Simplifying:
y + 7 = -4x + 8
y = -4x + 1
f(x) is a line, so unsurprisingly, the secant line connecting two points on that line has the same equation.
Let's try #68:
g(2) = (-1)² + 1 = 2
g(5) = (2)² + 1 = 5
So the endpoints of the secant line are (-1, 2) and (2, 5). The slope between those lines is:
m = (5 − 2) / (2 − (-1))
m = 3 / 3
m = 1
The equation of the line in point-slope form is:
y − 2 = 1 (x − (-1))
y − 2 = x + 1
Simplifying:
y = x + 3