document.write( "Question 984317: Find an equation of the line with the given slope that passes through the given point. Write the equation in the form AX=BY=C
\n" );
document.write( "M=8, (6,6)
\n" );
document.write( "Ax+By=C is:
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #605094 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! slope-intercept from is y-6=8(x-6) \n" ); document.write( "y-6=8x-48 \n" ); document.write( "y=8x-42 \n" ); document.write( "-8x+y=-42 \n" ); document.write( "8x-y= -42 \n" ); document.write( "x=0, y=-42 \n" ); document.write( "y=0, x=5.25\r \n" ); document.write( "\n" ); document.write( " |