document.write( "Question 578236: I have been struggling with this question for hours.
\n" );
document.write( "I need to find an equation of a line.
\n" );
document.write( "slope 8 (-7,6)
\n" );
document.write( "Help! \n" );
document.write( "
Algebra.Com's Answer #370576 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! If the slope is 8, then m = 8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If the point (-7,6) lies on the line, then x = -7 and y = 6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We can use these facts, along with the equation y = mx+b, to find the value of 'b' which will effectively give us the equation of the line\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = mx+b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = 8x + b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "6 = 8(-7) + b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "6 = -56 + b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "6 + 56 = b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "62 = b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b = 62\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the equation of the line is |