document.write( "Question 1106819: Ishaan is 72 years old and William is 4 years old.
\n" ); document.write( "How many years will it take until Ishaan is only 5555 times as old as William?
\n" ); document.write( "

Algebra.Com's Answer #721797 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "1) by logical reasoning....

\n" ); document.write( "The difference in their ages is 68 years.
\n" ); document.write( "When Ishaan is 5 times as old as William, their ages can be represented by x and 5x; the difference of those is 4x.
\n" ); document.write( "So we want to know when 4x is equal to 68.
\n" ); document.write( "4x = 68 --> x = 17.
\n" ); document.write( "Ishaan will be 5 times as old as William when William is 17.
\n" ); document.write( "William is 4 now; he will be 17 in 13 years.

\n" ); document.write( "Answer: Ishaan will be 5 times as old as William 13 years from now.

\n" ); document.write( "2) by algebra...

\n" ); document.write( "Let x be the number of years it will be until Ishaan is 5 times as old as William.
\n" ); document.write( "Their ages x years from now will be 72+x and 4+x; we want 72+x to be 5 times as much as 4+x:
\n" ); document.write( "\"72%2Bx+=+5%284%2Bx%29\"
\n" ); document.write( "\"72%2Bx+=+20%2B5x\"
\n" ); document.write( "\"52+=+4x\"
\n" ); document.write( "\"13+=+x\"
\n" ); document.write( "
\n" );