document.write( "Question 1179828: Maya is m years old. Her cousin is 3 years younger that she is. Her uncle is 5 times her age. What is the sum of their ages? \n" ); document.write( "
Algebra.Com's Answer #809425 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Maya            m\r\n" );
document.write( "Cousin          m-3\r\n" );
document.write( "Uncle          5m\r\n" );
document.write( "SUM          You know what to do.\r\n" );
document.write( "
\n" ); document.write( "
\n" );