Answer:
g(x)=-3x
Step-by-step explanation:
Reflecting any equation over the y-axis will make it negative, hence 3x->-3x
<em>Answer:</em>
<em>y = - 5 ; x = 6</em>
<em>Step-by-step explanation:</em>
<em>-5y+4x= 49</em>
<em>7y+2x= -23 | × - 2</em>
<em />
<em>-5y+4x= 49</em>
<em>-14y - 4x = 46</em>
<em>___________ +</em>
<em>- 5y - 14y + 4x - 4x = 49 + 46</em>
<em>- 19y = 95 | × - 1</em>
<em>19y = - 95</em>
<em>y = - 95 : 19</em>
<em>y = - 5</em>
<em />
<em>- 5(-5) + 4x = 49</em>
<em>25 + 4x = 49</em>
<em>4x = 49 - 25</em>
<em>4x = 24</em>
<em>x = 24 : 4</em>
<em>x = 6</em>
If an equation is in absolute value symbols, the answer is always positive. So this equation has no real solution.
Substract '-3.4x' at LHS nad the RHS of the above expression.
Add '4' on both LHS and RHs of the above expression.
Y=mx+b where m=slope=(dy/dx) and b=y-intercept (value of y when x=0)
You have two points...(1,-2),(3,2) so
m=(y2-y1)/(x2-x1)=(2--2)/(3-1)
m=4/2=2 now that you have the slope...
y=2x+b, you can use either point to solve for the y-intercept, I'll use (3,2)
2=2(3)+b
2=6+b
b=-4 so the line is:
y=2x-4