document.write( "Question 67795This question is from textbook An Incremental Development
\n" );
document.write( ": Harold was 5 years older than phidella. In 10 years he found that 4 times his age exceeded twice phidella's age by only 50. How old were Harold and Phidella in the beginning? \n" );
document.write( "
Algebra.Com's Answer #48220 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Write a simple equation for each statement \n" ); document.write( ": \n" ); document.write( "Harold was 5 years older than phidella. \n" ); document.write( "H = P + 5 \n" ); document.write( ": \n" ); document.write( "In 10 years he found that 4 times his age exceeded twice phidella's age by only 50. (Remember their ages are now (H+10) and (P+10)) \n" ); document.write( ": \n" ); document.write( "4(H + 10) = 2(P+10) + 50 \n" ); document.write( ": \n" ); document.write( "4H + 40 = 2P + 20 + 50 \n" ); document.write( "4H + 40 = 2P + 70 \n" ); document.write( "4H = 2P + 70 - 40 \n" ); document.write( "4H = 2P + 30 \n" ); document.write( ": \n" ); document.write( "How old were Harold and Phidella in the beginning? \n" ); document.write( ": \n" ); document.write( "Substitute (P+5) for H in the above equation and solve for P \n" ); document.write( "4(P+5) = 2P + 30 \n" ); document.write( "4P + 20 = 2P + 30 \n" ); document.write( "4P - 2P = 30 - 20 \n" ); document.write( "2P = 10 \n" ); document.write( "P = 5 years old \n" ); document.write( ": \n" ); document.write( "That makes H, 10 yrs old \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Test our answers in the statement: \n" ); document.write( "\"In 10 years he found that 4 times his age exceeded twice phidella's age by only \n" ); document.write( "50.\" (H is now 20 and P is 15) \n" ); document.write( ": \n" ); document.write( "4(20) = 2(15) + 50 \n" ); document.write( " \n" ); document.write( " |