document.write( "Question 119049: Goliath is 12 years older than David.In six years, Goliath's age will be twice of David's age. How old is Goliath now? \n" ); document.write( "
Algebra.Com's Answer #87186 by HyperBrain(694)![]() ![]() ![]() You can put this solution on YOUR website! Let x=Goliath's age \n" ); document.write( " y=David's age\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "IF Goliath is 12 years older than David, THEN:\r \n" ); document.write( "\n" ); document.write( "x=y+12\r \n" ); document.write( "\n" ); document.write( "In six yrs, 6 yrs will be added to their present ages so\r \n" ); document.write( "\n" ); document.write( "Let x+6=the age of Goliath in 6 yrs \n" ); document.write( " y+6=the age of David in 6 yrs\r \n" ); document.write( "\n" ); document.write( "SInce In six years, Goliath's age will be twice of David's age, then,\r \n" ); document.write( "\n" ); document.write( "x+6=2(y+6)\r \n" ); document.write( "\n" ); document.write( "But, we know that x=y+12. So,\r \n" ); document.write( "\n" ); document.write( "(y+12)+6=2(y+6)---substitution \n" ); document.write( "y+(12+6)=2(y+6)---associative property of addition \n" ); document.write( "y+18=2(y+6)--------addition of integers \n" ); document.write( "y+18=2y+2(6)-------distributive property of multiplication over addition \n" ); document.write( "y+18=2y+12---------multiplication of integers \n" ); document.write( "2y+12=y+18----------symmetric property of equality \n" ); document.write( "2y+12-18=y+18-18----subtract 24 to both sides \n" ); document.write( "2y-6=y+0------------subtraction of integers \n" ); document.write( "2y-6=y----------------identity property of addition \n" ); document.write( "2y-6+6=y+6------------add 6 to both sides \n" ); document.write( "2y+0=y+6------------addition of integers \n" ); document.write( "2y=y+6--------------identity property of addition \n" ); document.write( "2y-y=y-y+6----------subtract y to both sides \n" ); document.write( "y=0+6 \n" ); document.write( "y=6-----------------identity property of addition\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Thus, the age of David is 6.\r \n" ); document.write( "\n" ); document.write( "Since y=6 and x=y+12, then\r \n" ); document.write( "\n" ); document.write( "x=6+12---substitution \n" ); document.write( "x=18\r \n" ); document.write( "\n" ); document.write( "The age of Goliath is 18.\r \n" ); document.write( "\n" ); document.write( "The check is left to you.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Power up, \n" ); document.write( "HyperBrain!\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |