document.write( "Question 479226: rewrite the equation of the line below in standard form.
\n" );
document.write( "y+7=2(x-4) \n" );
document.write( "
Algebra.Com's Answer #328341 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Standard form of a line: \n" ); document.write( "Ax + By = C \n" ); document.write( ". \n" ); document.write( "y+7=2(x-4) \n" ); document.write( "distribute the 2 on the right: \n" ); document.write( "y+7=2x-8 \n" ); document.write( "subtract y from both sides: \n" ); document.write( "7=2x - y -8 \n" ); document.write( "add 8 to both sides: \n" ); document.write( "15=2x - y \n" ); document.write( "flip sides: \n" ); document.write( "2x - y = 15\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |