document.write( "Question 231919: The sum of two integers is 51. The larger number is 3 more than twice the smaller number. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #171519 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! X+Y=51 \n" ); document.write( "X=2Y+3 \n" ); document.write( "(2Y+3)+Y=51 \n" ); document.write( "3Y=51-3 \n" ); document.write( "3Y=48 \n" ); document.write( "Y=48/3 \n" ); document.write( "Y=16 ANS. \n" ); document.write( "X+16=51 \n" ); document.write( "X=51-16 \n" ); document.write( "X=35 ANS. \n" ); document.write( "PROOF: \n" ); document.write( "35=2*16+3 \n" ); document.write( "35=32+3 \n" ); document.write( "35=35 \n" ); document.write( " |