document.write( "Question 98960: Rewrite the equation below in general form Ax + By = C
\n" ); document.write( "where A, B and C are the smallest integers possible
\n" ); document.write( "and A > 0. \r
\n" ); document.write( "\n" ); document.write( "y = \"2%2F5\"x + \"2%2F17\"
\n" ); document.write( "

Algebra.Com's Answer #72023 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Rewrite the equation below in general form Ax + By = C \r\n" );
document.write( "where A, B and C are the smallest integers possible \r\n" );
document.write( "and A > 0. \r\n" );
document.write( "\r\n" );
document.write( "y = \"2%2F5\"x + \"2%2F17\"\r\n" );
document.write( "\r\n" );
document.write( "The LCD of denominators 5 and 17 is 85\r\n" );
document.write( "\r\n" );
document.write( "Multiply through by 85\r\n" );
document.write( "\r\n" );
document.write( "(85)(y) = (85)\"%282%2F5%29\"x + (85)\"%282%2F17%29\"\r\n" );
document.write( "\r\n" );
document.write( "85y = 34x + 10\r\n" );
document.write( "\r\n" );
document.write( "Subtract 34x from both sides\r\n" );
document.write( "\r\n" );
document.write( "85y - 34x = 10\r\n" );
document.write( "\r\n" );
document.write( "Reverse the terms on the left side:\r\n" );
document.write( "\r\n" );
document.write( "-34x + 85y = 10\r\n" );
document.write( "\r\n" );
document.write( "Multiply through by -1\r\n" );
document.write( "\r\n" );
document.write( "(-1)(-34x) + (-1)(85y) = (-1)(10\r\n" );
document.write( "\r\n" );
document.write( "34x - 85y = -10  \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );