Answer:
y=-3
Step-by-step explanation:
5x+7y=-31
(-) 5x-9y+17
-----------------
16y=-48
------------
16 16
y=-3
We can not see the rest of 12
Answer:
2, 5, 9, 19
Step-by-step explanation:
Using the recursive formula f(n) = 2f(n - 2) + f(n - 1)
with f(1) = 2 and f(2) = 5
f(3) = 2f(3 - 2) + f(3 - 1)
= 2f(1) + f(2) = (2 × 2) + 5 = 4 + 5 = 9
f(4) = 2f(4 - 2) + f(4 - 1)
= 2f(2) + f(3) = (2 × 5) + 9 = 10 + 9 = 19
Slope-intercept form:
y = mx + b "m" is the slope
First i would isolate the "y" in the equation.
2x + y = 4 Subtract 2x on both sides
2x - 2x + y = 4 - 2x
y = 4 - 2x or y = -2x + 4
The given line's slope is -2.
For lines to be perpendicular, their slopes have to be the opposite/negative reciprocals (flipped sign and number)
For example:
slope is 2
perpendicular line's slope is -1/2
slope is -2/3
perpendicular line's slope is 3/2
The given line's slope is -2, so the perpendicular line's slope is 1/2.
The 3rd option is your answer