document.write( "Question 180878: Hello,\r
\n" );
document.write( "\n" );
document.write( "Find an equation of the line having given slope and containing the given point.\r
\n" );
document.write( "\n" );
document.write( "m=6/7, (3,-6)\r
\n" );
document.write( "\n" );
document.write( " I'm having a problem. I can't solve the equation, I can only get to the steps below.\r
\n" );
document.write( "\n" );
document.write( "y-(-6)=6/7(x-3)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #135605 by Alan3354(69443) You can put this solution on YOUR website! Find an equation of the line having given slope and containing the given point. \n" ); document.write( "m=6/7, (3,-6) \n" ); document.write( "I'm having a problem. I can't solve the equation, I can only get to the steps below. \n" ); document.write( "----------------- \n" ); document.write( "y-(-6)=6/7(x-3) You're doing it right. \n" ); document.write( "y+6 = (6/7)x - 18/7 \n" ); document.write( "y = (6/7)x - 60/7 Slope-intercept form \n" ); document.write( "------------------ \n" ); document.write( "6x - 7y = 60 Standard form \n" ); document.write( " \n" ); document.write( " |