document.write( "Question 260346: the second of two numbrs is 8 more than the first. their sum is 20. find the two numbers \n" ); document.write( "
Algebra.Com's Answer #191771 by rfer(16322) ![]() You can put this solution on YOUR website! x+x+8=20 \n" ); document.write( "2x+8=20 \n" ); document.write( "2x=12 \n" ); document.write( "x=6 \n" ); document.write( "x+8=14 \n" ); document.write( " |