document.write( "Question 139370: the sum of two whole numbers is 72 the diffenence between them is 48 what is the number?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #101643 by checkley77(12844) ![]() You can put this solution on YOUR website! x+y=72 \n" ); document.write( "x=72-y \n" ); document.write( "x-y=48 \n" ); document.write( "(72-y)-y=48 \n" ); document.write( "72-2y=48 \n" ); document.write( "-2y=48-72 \n" ); document.write( "-2y=-24 \n" ); document.write( "y=-24/-2 \n" ); document.write( "y=12 answer for one of the numbers. \n" ); document.write( "x=72-12 \n" ); document.write( "x=60 answwr for the other number. \n" ); document.write( "proof \n" ); document.write( "12+60=72 \n" ); document.write( "72=72 \n" ); document.write( " \n" ); document.write( " |