Answer:
Step-by-step explanation:
You could multiply all of equation A by 1/6 and all of equation b by -1/4 to get
A. x-3/2y=-1/3 and B. x+1/4y=/5/4, then subtract the equations from each other to solve
Answer:
f(-2) = 4
f(0) = 6
f(5) = 11
Step-by-step explanation:
You just need to plug in the different values of x into the equation
f(x)=x+6
When x = -2, then f(-2) = -2 + 6 = 4
When x = 0, then f(0) = 0 + 6 = 6
When x = 5, then f(5) = 5 + 6 = 11
(0,0),(2,16)
slope = (16 - 0) / (2 - 0) = 16/2 = 8
y = mx + b
slope(m) = 8
and since the line goes thru the origin, the y int is 0
in y = mx + b form, the slope is in the m position and the y int is n the b position....so ur equation is :
y = 8x + 0 which can be written as y = 8x <==