document.write( "Question 1126842: Moe is twice as old as Larry. Moe is five years older than curly. Together Moe, Curly and Larry's ages add up to 65. how old are they? \n" ); document.write( "
Algebra.Com's Answer #743169 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "           AGE\r\n" );
document.write( "Moe        2L\r\n" );
document.write( "Larry       L\r\n" );
document.write( "Curly       2L-5\r\n" );
document.write( "TOTAL      65\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2L%2BL%2B2L-5=65\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"5L-5=65\"\r
\n" ); document.write( "\n" ); document.write( "\"5L=70\"\r
\n" ); document.write( "\n" ); document.write( "\"L=14\"------Larry
\n" ); document.write( "
\n" );