document.write( "Question 1190674: Patty is 12 years old, she is 4 years more than twice as old as John. How old is John ? \n" ); document.write( "
Algebra.Com's Answer #822371 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Using formal algebra.... \n" ); document.write( "x = John's age (what we are looking for) \n" ); document.write( "2x = twice John's age \n" ); document.write( "2x+4 = 4 more the twice John's age (Patty's age) \n" ); document.write( "Patty's age is 12: \n" ); document.write( "2x+4=12 \n" ); document.write( "2x=8 \n" ); document.write( "x=4 \n" ); document.write( "ANSWER: John is 4 years old \n" ); document.write( "Informally -- to get some good exercise in logical reasoning.... \n" ); document.write( "Subtract 4 from Patty's age to get 8 -- to account for the \"4 years older\"; then \n" ); document.write( "Divide the 8 by 2 to get 4 -- to account for the \"twice as old as\" \n" ); document.write( "Again of course the answer is 4. \n" ); document.write( " \n" ); document.write( " |