-23.2 I think this is the answer
Answer:
y = 3x
Step-by-step explanation:
Slope equation:
y2 - y1
--------
x2 - x1
----------------------------------------------------------------------------------------------------------------
6 - 0 6
m = ----------- = ----- = 3
2 - 0 2
Your slope is 3.
----------------------------------------------------------------------------------------------------------------
Equation:
y = mx + b
Plug in the slope and you get:
y = 3x + b
----------------------------------------------------------------------------------------------------------------
Now to find b, you can use either coordinate point. So I will show you both ways :)
<u>(0,0)</u> <u>(2,6)</u>
0 = 3(0) + b 6 = 3(2) + b
Multiply 0 and 3 Multiply 2 and 3
0 = 0 + b 6 = 6 + b
Subtract 0 to 0 Subtract 6 from 6
0 = b 0 = b
There is no y-intercept
----------------------------------------------------------------------------------------------------------------
Your answer: y = 3x
Hope this helped :)
Step-by-step explanation:





Answer:
x = −10 and x = 4
Step-by-step explanation:
x2 + 6x = 40
Subtract 40 from each side
x^2 + 6x -40 =0
Factor, what 2 numbers multiply to -40 and add to 6
10 * -4 = -40 10+-4 = 6
(x+10) (x-4) = 0
Using the zero product property
x+10 =0 x-4=0
x=-10 x=4