document.write( "Question 795284: 1.) Alice is twice as old as Jimmy. In Twelve years, the sum of their ages is 99. How old is each now?\r
\n" );
document.write( "\n" );
document.write( "2.) A certain doctor's age is no 7/9 of what it will be 18 years from now. Just how old is he now?\r
\n" );
document.write( "\n" );
document.write( "3.) The sum of the ages of a father and her daughter is 44 years old. The father's age is 4 years more than 3 times the daughter's age. find the ages of both. \n" );
document.write( "
Algebra.Com's Answer #480896 by wilft1(217)![]() ![]() You can put this solution on YOUR website! first one \n" ); document.write( "x + 2x + 12 + 12 = 99 (in twelve years the sum of their ages is 99, there are two of them, thats why i put in 12 + 12)\r \n" ); document.write( "\n" ); document.write( "combine like terms... \n" ); document.write( "3x + 24 = 99 \n" ); document.write( "subtract 24 from both sides \n" ); document.write( "3x = 75 \n" ); document.write( "divide both sides by 3 \n" ); document.write( "x = 25 \n" ); document.write( "jimmy is 25, alice is 50 \n" ); document.write( "................................................. \n" ); document.write( "doc is 7/9 of what he will be 18 years from now. that tells me that 18 is 2/9 of his age in the future, so multiply 18 x 4.5 = 81 (4.5 is how many times 2 will go into 9 and make the fraction a whole number). you can make it a little easier by saying that it will be 9 of 1/9, so just multiply 9 x 9 = 81. 18 years from now he will be 81, so subtract 18 from 81 to learn that his current age is 63. \n" ); document.write( "........................................................ \n" ); document.write( "father is 4 years more than 3 times his daughters age, equals out to 44 years old... the formula for this... \n" ); document.write( "x + 3x + 4 = 44 \n" ); document.write( "subtract 4 from both sides... \n" ); document.write( "x + 3x = 40 \n" ); document.write( "combine like terms \n" ); document.write( "4x = 40 \n" ); document.write( "divide both sides by 4 \n" ); document.write( "x = 10 \n" ); document.write( "daughter is 10 years old, daddy is 30 years old\r \n" ); document.write( "\n" ); document.write( "hope this helps :) \n" ); document.write( " |