document.write( "Question 1189405: Aaron is five years younger than Leo Leo is half as old as Nick the combine total of their ages is 91 how old is Aaron \n" ); document.write( "
Algebra.Com's Answer #820761 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
A=x
\n" ); document.write( "L=x+5
\n" ); document.write( "N=2(x+5)=2x+10
\n" ); document.write( "add them to 4x+15=91
\n" ); document.write( "x=19
\n" ); document.write( "so Aaron is 19, the answer
\n" ); document.write( "Leo is 24, Nick is 48
\n" ); document.write( "
\n" );