document.write( "Question 663369: paul is two more then 3 times the age of his daughter. the sum of their ages is 62. how old is his daughter? how old is paul?
\n" );
document.write( "i have been trying for hours and can't figure it out!!! it is for my math homework and needs the answer ASAP \n" );
document.write( "
Algebra.Com's Answer #412738 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! paul is two more then 3 times the age of his daughter. the sum of their ages is 62. how old is his daughter? how old is paul? \n" ); document.write( "-------------- \n" ); document.write( "p = Paul's age \n" ); document.write( "d = daughter's age \n" ); document.write( "---- \n" ); document.write( "p = 3d + 2 \n" ); document.write( "p + d = 62 \n" ); document.write( "--------- \n" ); document.write( "Sub for p in the 2nd eqn \n" ); document.write( " \n" ); document.write( " |