The graphs of y = f(x) and y = g(x) are shown on the coordinate plane below. If g(x) = k* f(x), what is the value of k?

Answer:
Value of k = -2
Step-by-step explanation:
Using slope intercept form:
The equation of line is given by:
y = mx+b
where, m is the slope and b is the y-intercept.
As per the statement:
The graphs of y = f(x) and y = g(x) are shown on the coordinate plane.
First find f(x):
Consider two points on y=f(x) are:
(0,-3) and (2, 1)
Formula for slope:
[tex]\text{Slope(m)} = \frac{y_2-y_1}{x_2-x_1}[/tex]
then;
[tex]m = \frac{1-(-3)}{2-0}=\frac{4}{2} = 2[/tex]
then;
[tex]y = 2x+b[/tex]
Substitute the point (0, -3) to solve for b:
[tex]-3= 2(0)+b[/tex]
⇒[tex]-3=b[/tex]
∴ [tex]y=f(x)=2x-3[/tex]
Similarly for g(x):
Consider two points on y = g(x) are:
(0, 6) and (2, -2)
then;
[tex]\text{Slope(m)} = \frac{y_2-y_1}{x_2-x_1}[/tex]
then;
[tex]m = \frac{-2-6}{2-0}=\frac{-8}{2} =-4[/tex]
then;
[tex]y = -4x+b[/tex]
Substitute the points (0, 6) to solve for b:
[tex]6= -4(0)+b[/tex]
⇒[tex]6=b[/tex]
then we get an equation:
y = g(x) = -4x+6
It is given that: If g(x) = k* f(x)
Solve for k:
[tex]-4x+6 = k(2x-3)[/tex]
⇒[tex]-4x+6 = 2kx-3k[/tex]
on comparing both sides we have;
[tex]-2kx = -4x[/tex]
⇒[tex]-2k = -4[/tex]
Divide both sides by -2 we have;
[tex]k = 2[/tex]
or
-3k = 6
⇒k = -2
Therefore, the value of k is, -2