document.write( "Question 110232: one number is 12morethan half another number.the two numbers total 60.find the numbers. \n" ); document.write( "
Algebra.Com's Answer #80439 by ptaylor(2198) You can put this solution on YOUR website! Let x=the second number\r \n" ); document.write( "\n" ); document.write( "Then (x/2)+12=the first number\r \n" ); document.write( "\n" ); document.write( "Now we are told that: \n" ); document.write( "x+(x/2)+12=60 subtract 12 from both sides\r \n" ); document.write( "\n" ); document.write( "x+(x/2)+12-12=60-12 collect like terms\r \n" ); document.write( "\n" ); document.write( "(3x/2)=48 multiply both sides by 2 \n" ); document.write( "3x=96 divide both sides by 3 \n" ); document.write( "x=32-------------the second number\r \n" ); document.write( "\n" ); document.write( "(x/2)+12=(32/2)+12=16+12=28 the first number\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "28+32=60 \n" ); document.write( "60=60\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |