document.write( "Question 1148264: Lisa is 6 years older than Amy and 4 years younger than Leo. How old is Leo if the Sum of the children’s ages is 28 years? \n" ); document.write( "
Algebra.Com's Answer #769619 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Lisa        x\r\n" );
document.write( "Amy         x-6\r\n" );
document.write( "Leo         x+4\r\n" );
document.write( "SUM         28\r\n" );
document.write( "

\n" ); document.write( "According to this assignment of expressions, question is asking for x+4.\r
\n" ); document.write( "\n" ); document.write( "\"x%2B%28x-6%29%2B%28x%2B4%29=28\"
\n" ); document.write( "-
\n" ); document.write( "\"3x-2=28\"
\n" ); document.write( "\"3x=30\"
\n" ); document.write( "\"x=10\"
\n" ); document.write( "-
\n" ); document.write( "\"x%2B4=highlight%2814%29\"--------------Leo
\n" ); document.write( "
\n" );