document.write( "Question 770384: Noah is 40, Mary is 13. How many years ago was Noah four times as old as Mary? \n" ); document.write( "
Algebra.Com's Answer #469519 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
Noah is 40, Mary is 13. How many years ago was Noah four times as old as Mary?
\n" ); document.write( "
\r\n" );
document.write( "Let the answer be \"x years ago\".\r\n" );
document.write( "\r\n" );
document.write( "Noah's age x years ago = 40-x\r\n" );
document.write( "\r\n" );
document.write( "Mary's age x years ago = 13-x\r\n" );
document.write( "\r\n" );
document.write( "The equation comes from:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "              \"%28matrix%285%2C1%2C%0D%0A%0D%0A%22Noah%27s%22%2Cage%2Cx%2Cyears%2C+ago%29%29\"\"%22%22=%22%22\"\"4%2A%28matrix%285%2C1%2C%0D%0A%0D%0A%22Mary%27s%22%2Cage%2Cx%2Cyears%2C+ago%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "                40-x = 4(13-x)\r\n" );
document.write( "                40-x = 52-4x\r\n" );
document.write( "                  3x = 12\r\n" );
document.write( "                   x = 4\r\n" );
document.write( "\r\n" );
document.write( "Answers: 4 years ago Noah was 36.  4 years age Mary was 9.\r\n" );
document.write( "\r\n" );
document.write( "That checks because 36 is 4 times 9.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );