document.write( "Question 249498: Write th slope intercept form of an equation of the line that passes through the point (4,4) and has the slope m=5. \n" ); document.write( "
Algebra.Com's Answer #181709 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
Slope-intercept form is: y = mx+b
\n" ); document.write( "m = 5 (given)
\n" ); document.write( "Since the slope = rise/run = change in 'y' divided by change in 'x', m=5 tells us that for a change of 1 in x we have a change of 5 in y.
\n" ); document.write( ".
\n" ); document.write( "One point is given: (4,4)
\n" ); document.write( ".
\n" ); document.write( "Substituting back into the equation, we have...
\n" ); document.write( "4 = 5(4) + b
\n" ); document.write( "4 = 20 + b
\n" ); document.write( "-16 = b
\n" ); document.write( ".
\n" ); document.write( "So the intercept appears to be -16.
\n" ); document.write( ".
\n" ); document.write( "The resulting equation is:
\n" ); document.write( "y = 5x - 16
\n" ); document.write( ".
\n" ); document.write( "Is it true for (4,4)?
\n" ); document.write( "Yes.
\n" ); document.write( ".
\n" ); document.write( "Is it true for another point?
\n" ); document.write( ".
\n" ); document.write( "Well, we can define another point based on knowing the slope.
\n" ); document.write( ".
\n" ); document.write( "m=5 means when we add 1 to x, the result is 5 being added to y.
\n" ); document.write( "Let's do just that: (4+1, 4+5) would do so.
\n" ); document.write( ".
\n" ); document.write( "Now we have two points: (4,4) and (5,9).
\n" ); document.write( ".
\n" ); document.write( "Does y= 5x -16 work for the point (5,9)?
\n" ); document.write( ".
\n" ); document.write( "9 = 5(5) - 16
\n" ); document.write( "9 = 25 - 16
\n" ); document.write( "True.
\n" ); document.write( ".
\n" ); document.write( "We also are informed by graphing the line.
\n" ); document.write( "\"%0D%0Agraph%28500%2C500%2C-20%2C20%2C-20%2C20%2C5%2Ax-16%29%0D%0A\"
\n" ); document.write( ".
\n" ); document.write( "Looking at the graph reminds us to check the point ( ?, 0).
\n" ); document.write( "0 = 5x - 16
\n" ); document.write( "5x = 16
\n" ); document.write( "x = 3.2
\n" ); document.write( ".
\n" ); document.write( "Inspecting the graph shows that looks right.
\n" ); document.write( "Done.
\n" ); document.write( "
\n" );