document.write( "Question 1001023: Jim is 38 years old. If Jim's age is three times Lisa's age plus 5, how old is Lisa? \n" ); document.write( "
Algebra.Com's Answer #618317 by EdenWolf(517)\"\" \"About 
You can put this solution on YOUR website!
Let x = Lisa's age. Set up an equation:
\n" ); document.write( "3x+5=38
\n" ); document.write( "Solve for x. (Try to isolate x to keep it by itself on one side.)
\n" ); document.write( "Subtract 5 from both sides.
\n" ); document.write( "3x=33
\n" ); document.write( "x=11
\n" ); document.write( "ANSWER: Lisa is 11 years old.
\n" ); document.write( "
\n" );