document.write( "Question 104504: Three years ago, Milcah is 3 times older than Joshua. 4 years from now, Milcah is 8 yrs. older than Joshua. Find Joshua's and Milcah's age.
\n" );
document.write( "Please answer, I need this urgent, I can't able to answer because I don't know how to solve age problem.. I really much appreciated your concerns.. Thank You! \n" );
document.write( "
Algebra.Com's Answer #76098 by TP(29)![]() ![]() ![]() You can put this solution on YOUR website! Let m be Milcah's age now and j be Joshua's age now. \n" ); document.write( "From what we are told about the ages 3 years ago we get the equation \n" ); document.write( " m-3=3*(j-3) (i)\r \n" ); document.write( "\n" ); document.write( "and from what we are told about the ages 4 years from now we get the equation \n" ); document.write( " m+4=j+4+8, that is m+4=j+12. If we subtract 4 from each side of this equation we get that m=j+8. (ii)\r \n" ); document.write( "\n" ); document.write( "Now we can replace m in equation (i) by j+8 so that equation (i) becomes\r \n" ); document.write( "\n" ); document.write( "j+8-3=3*(j-3) \n" ); document.write( "So j+5=3*(j-3) \n" ); document.write( "Now multiply the bracket out and we get \n" ); document.write( "j+5=3j-9 \n" ); document.write( "Now subtract j from both sides and we get \n" ); document.write( " 5=2j-9 \n" ); document.write( "Now add 9 to both sides and we get \n" ); document.write( " 14=2j \n" ); document.write( "This means that j=7. \n" ); document.write( "To find m replace j by 7 in equation(ii) and we get m=7+8 =15\r \n" ); document.write( "\n" ); document.write( "So Milcah is 15 years old and Joshua is 7 years old.ANS \n" ); document.write( " (NB I will leave it up to you to check the answers) \n" ); document.write( " |