Answer:
If you want add me on discord >>> fun54658#0871
You can say
x+y=5
x=5-y
You know the value of x, put it into the next equation.
3(5-y)-7y=19
15-3y-7y=19
15-19 = 10y
-4=10y
-4/10=y
-2/5=y
Put y value back into either equation to find value of x.
x+y=5
x-2/5=5
x=5+2/5
x=27/5
Therefore, x,y = (27/5, -2/5)
Hope I helped :)
Answer:
<h2 />
Step-by-step explanation:
The voloum is 8 cubic cm.
Answer: f(x) = 2x - 3
===================================================
We're given f(-1) = -5 and f(5) = 7
This means we know the two points (-1,-5) and (5,7) are on the line.
Find the slope
m = (y2-y1)/(x2-x1)
m = (7-(-5))/(5-(-1))
m = (7+5)/(5+1)
m = 12/6
m = 2
The slope is 2.
Use this along with (x1,y1) to find the equation. We'll use point slope form
y - y1 = m(x - x1)
y - (-5) = 2(x - (-1))
y + 5 = 2(x + 1)
y = 2x + 2 - 5
y = 2x - 3
f(x) = 2x - 3