document.write( "Question 1017385: Cesar is 101 years old. Taylor is 41 years old. How many years ago was Cesar's age 4 times Taylor's age? \n" ); document.write( "
Algebra.Com's Answer #633747 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Call the number of years ago you want, x. Then we write
\n" ); document.write( "101 - x = 4(41 - x)
\n" ); document.write( "101 - x = 164 - 4x
\n" ); document.write( "3x = 63
\n" ); document.write( "x = 21 years ago
\n" ); document.write( "They were 80 and 20.
\n" ); document.write( "
\n" );