document.write( "Question 714410: How do I solve this equation? The directions tell me to \"write the equation in standard form with integer coefficients\" \r
\n" );
document.write( "\n" );
document.write( "1) 4x-y-7=0
\n" );
document.write( "2) -4x+5y+16=0
\n" );
document.write( "3) x-5=0
\n" );
document.write( "4) y=-5x+2
\n" );
document.write( "5) y=9x+1/2
\n" );
document.write( "This is algebra 1.
\n" );
document.write( "Thanks a lot! \n" );
document.write( "
Algebra.Com's Answer #438884 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! \"write the equation in standard form with integer coefficients\" \n" ); document.write( "You are not solving this, just putting the equation in the standard form which is: \n" ); document.write( "Ax + By = C, where A, B, and C are integers \n" ); document.write( ": \n" ); document.write( "1) 4x-y-7=0 \n" ); document.write( "Add 7 to both sides \n" ); document.write( "4x - y = 7 \n" ); document.write( ": \n" ); document.write( "2) -4x+5y+16=0 \n" ); document.write( "Subtract 16 from both sides \n" ); document.write( "-4x + 5y = -16 \n" ); document.write( ": \n" ); document.write( "3) x-5=0 \n" ); document.write( "add 5 to both sides \n" ); document.write( "x = 5; y coefficient is 0 \n" ); document.write( ": \n" ); document.write( "4) y=-5x+2 \n" ); document.write( "add 5x to both sides \n" ); document.write( "5x + y = 2 \n" ); document.write( ": \n" ); document.write( "5) y=9x+1/2 \n" ); document.write( "subtract 9x from both sides \n" ); document.write( "-9x + y = 1/2 \n" ); document.write( "multiply by 2 to get rid of the fraction \n" ); document.write( "-18x + 2y = 1 \n" ); document.write( " |