SOLUTION: which ones passes thru the point(0,5) y=6x+5 y=5x+6 y=6x+8 y=3x+5 y=8x+1

Algebra ->  Linear-equations -> SOLUTION: which ones passes thru the point(0,5) y=6x+5 y=5x+6 y=6x+8 y=3x+5 y=8x+1      Log On


   



Question 166662: which ones passes thru the point(0,5)
y=6x+5
y=5x+6
y=6x+8
y=3x+5
y=8x+1

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
I'll help you out with the first three equations to get you started


To find out which line passes through the point (0,5), we need to test if (0,5) is a solution for every equation.


----------------------------------

# 1


Let's see if (0,5) is a solution for the first equation y=6x%2B5.


y=6x%2B5 Start with the first equation.


5=6%2A%280%29%2B5 Plug in x=0 and y=5.


5=0%2B5 Multiply


5=5 Add


Since the equation is true, this means that (0,5) is a solution.


So the equation y=6x%2B5 passes through the point (0,5)

====================================================================

# 2

Let's see if (0,5) is a solution for the second equation y=5x%2B6.


y=5x%2B6 Start with the second equation.


5=5%2A%280%29%2B6 Plug in x=0 and y=5.


5=0%2B6 Multiply


5=6 Add


Since the equation is NOT true, this means that (0,5) is NOT a solution for the equation y=5x%2B6.


So the equation y=5x%2B6 does NOT pass through the point (0,5)

====================================================================

# 3

Let's see if (0,5) is a solution for the third equation y=6x%2B8.


y=6x%2B8 Start with the second equation.


5=6%2A%280%29%2B8 Plug in x=0 and y=5.


5=0%2B8 Multiply


5=8 Add


Since the equation is NOT true, this means that (0,5) is NOT a solution for the equation y=6x%2B8.


So the equation y=6x%2B8 does NOT pass through the point (0,5)

====================================================================


You would continue this until you've tested every equation.