SOLUTION: where does the line y = 3x+7 cross the y axis

Algebra ->  Equations -> SOLUTION: where does the line y = 3x+7 cross the y axis      Log On


   



Question 750351: where does the line y = 3x+7 cross the y axis
Answer by Cromlix(4381) About Me  (Show Source):
You can put this solution on YOUR website!
To find where a line crosses the y axis
make x = 0
y = 3(0) + 7 => (0,7)
To find where a line crosses the x axis
make y = 0
0 = 3x + 7
3x = -7
x = -7/3 => (-7/3,0)
Hope this helps
:-)