document.write( "Question 229736: did i solve this correctly? 5x+2y=7x-14, step one 5x+2y-5x = 7x-14-5x, step two 2y = 2x-14, step three 2y/2 = 2x-14/2, step four y=x-7 as answer?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #170254 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 5x+2y=7x-14 \n" ); document.write( "-2x + 2y = -14 \n" ); document.write( "2y = 2x - 14 \n" ); document.write( "y = x-7 \n" ); document.write( "Looks good to me. \n" ); document.write( " |