document.write( "Question 465180: 4x-5y=-23
\n" );
document.write( "y+2x =13 \n" );
document.write( "
Algebra.Com's Answer #318751 by algebrahouse.com(1659) You can put this solution on YOUR website! 4x - 5y = -23 \n" ); document.write( "y + 2x = 13 ------> y = -2x + 13 {subtracted 2x from both sides}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4x - 5y = -23 {top equation} \n" ); document.write( "4x - 5(-2x + 13) = -23 {substituted -2x + 13, in for y, into top equation} \n" ); document.write( "4x + 10x - 65 = -23 {used distributive property} \n" ); document.write( "14x - 65 = -23 {combined like terms} \n" ); document.write( "14x = 42 {added 65 to both sides} \n" ); document.write( "x = 3 {divided both sides by 14}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = -2x + 13 {the re-arranged bottom equation} \n" ); document.write( "y = -2(3) + 13 {substituted 3, in for x, into y = -2x + 13} \n" ); document.write( "y = -6 + 13 {multiplied -2 by 3} \n" ); document.write( "y = 7 {combined like terms}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 3 and y = 7 \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |