document.write( "Question 360195: The difference of two numbers is 8. The larger is 2 less than twice the smaller. Find the number. \n" ); document.write( "
Algebra.Com's Answer #257033 by checkley77(12844) ![]() You can put this solution on YOUR website! X-Y=8 \n" ); document.write( "X=2Y-2 \n" ); document.write( "2Y-2-Y=8 \n" ); document.write( "Y=8+2 \n" ); document.write( "Y=10 ANS. \n" ); document.write( "X-10=8 \n" ); document.write( "X=8+10 \n" ); document.write( "X=18 ANS. \n" ); document.write( "PROOF: \n" ); document.write( "18=2*10-2 \n" ); document.write( "18=20-2 \n" ); document.write( "18=18 \n" ); document.write( " \n" ); document.write( " |