document.write( "Question 1165549: Pablo is 4 years older than Kimberly. Danny is twice as old Pablo. The sum of their ages is 36. How old is each person? \n" ); document.write( "
Algebra.Com's Answer #790054 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Define a variable, then use that variable to find expressions for each person's age. \n" ); document.write( "x = Kimberly \n" ); document.write( "x+4 = Pablo (4 years older than Kimberly) \n" ); document.write( "2(x+4) = 2x+8 = Danny (twice as old as Pablo) \n" ); document.write( "Write and solve the equation that says the sum of the three ages is 36. \n" ); document.write( " \n" ); document.write( "Solve using basic algebra.... \n" ); document.write( " \n" ); document.write( " |