document.write( "Question 114144: please help me with this problem, i try to solve it by studying your examples, but i really can't get it right...here's the problem:\r
\n" );
document.write( "\n" );
document.write( "PERLA IS NOW 5 TIMES AS OLD AS MARILOU. IN 10 YEARS, PERLA WILL BE 3 TIMES AS OLD AS MARILOU. HOW OLD IS EACH? Kindly solve and show the solution. Below is my attempt to solve it. But I guess, its wrong.\r
\n" );
document.write( "\n" );
document.write( "Here's my attempt:\r
\n" );
document.write( "\n" );
document.write( "let P be Perla's age and M be Marilou's age\r
\n" );
document.write( "\n" );
document.write( "a) P = 5M
\n" );
document.write( "b) P+10 = 3M
\n" );
document.write( "then substirute all the Ps to Ms\r
\n" );
document.write( "\n" );
document.write( "b) P + 10 = 3M
\n" );
document.write( " 5M +10 = 3M
\n" );
document.write( " 5M - 3M = -10\r
\n" );
document.write( "\n" );
document.write( "this is how far as i've gone...it seems that this is wrong since there is a negative number.. Please help me. Thank you. \n" );
document.write( "
Algebra.Com's Answer #83068 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Here's your work. You had a very good start on the problem: \n" ); document.write( ".\r \n" ); document.write( "\n" ); document.write( "let P be Perla's age and M be Marilou's age <=== good. Your selection of P for Perla's age \n" ); document.write( "and M for Marilou's age helps you to identify the ages better than X and Y or some other letters.\r \n" ); document.write( "\n" ); document.write( "a) P = 5M <=== this is correct \n" ); document.write( "b) P+10 = 3M <=== your mistake is here. \n" ); document.write( ". \n" ); document.write( "In 10 years, Perla's age will be P + 10, just as you showed on the left side. But Marilou \n" ); document.write( "will have aged 10 years also, so her age at that time will be M + 10. So three times her age \n" ); document.write( "at that time would make the equation become: \n" ); document.write( ". \n" ); document.write( "P + 10 = 3(M + 10) \n" ); document.write( ". \n" ); document.write( "and you can simplify this by multiplying out the right side to get: \n" ); document.write( ". \n" ); document.write( "P + 10 = 3M + 30 \n" ); document.write( ". \n" ); document.write( "Get rid of the 10 on the right side by subtracting 10 from both sides to get: \n" ); document.write( ". \n" ); document.write( "P = 3M + 20 \n" ); document.write( ". \n" ); document.write( "But up in step a) you found that P = 5M. So you can substitute 5M for P and the equation is: \n" ); document.write( ". \n" ); document.write( "5M = 3M + 20 \n" ); document.write( ". \n" ); document.write( "Get rid of the 3M on the right side by subtracting 3M from both sides. This makes the \n" ); document.write( "equation reduce to: \n" ); document.write( ". \n" ); document.write( "2M = 20 \n" ); document.write( ". \n" ); document.write( "and solve for M (which is Marilou's present age) by dividing both sides by 2 to get: \n" ); document.write( ". \n" ); document.write( "M = 10 \n" ); document.write( ". \n" ); document.write( "So Marilou is presently 10 years old. \n" ); document.write( ". \n" ); document.write( "and since Perla is 5 times older than Marilou, Perla is 5*10 or 50 years old. \n" ); document.write( ". \n" ); document.write( "Ten years from now Perla will be 60 years old. And 10 years from now Marilou will be \n" ); document.write( "20 years old. And sure enough, in 10 years Perla's age (60) will be three times Marilou's \n" ); document.write( "age (20). So this answer checks. \n" ); document.write( ". \n" ); document.write( "Your thinking was right on ... you just made a very common error ... you forgot that Marilou's \n" ); document.write( "age went up by 10 years also. That's an easy mistake to make, but now you should have the idea. \n" ); document.write( ". \n" ); document.write( "Keep up the good work ... you've got the basic idea of how to do these problems and with \n" ); document.write( "a little practice you'll be good at it. \n" ); document.write( ". \n" ); document.write( "Hope this helps. \n" ); document.write( ". \n" ); document.write( " |