document.write( "Question 1132007: Tom is x years old.
\n" ); document.write( "Lily is 5 years younger than Tom.
\n" ); document.write( "Write down an expression, in terms of x, for Lily's age.
\n" ); document.write( "

Algebra.Com's Answer #748799 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Look at what the description literally tells.
\n" ); document.write( "
\r\n" );
document.write( "TOM              x\r\n" );
document.write( "LILY             x-5\r\n" );
document.write( "

\n" ); document.write( "Lily's age?
\n" ); document.write( "
\n" );