document.write( "Question 1154589: aaron is half as old as Ryan and three times as old as Matt. If the sum of their ages is 40. what is ryan's age? \n" ); document.write( "
Algebra.Com's Answer #777071 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! The questions asks for RYAN's age. \n" ); document.write( " \r\n" ); document.write( "PERSON AGE\r\n" ); document.write( "\r\n" ); document.write( "Aaron r/2\r\n" ); document.write( "\r\n" ); document.write( "Ryan r\r\n" ); document.write( "\r\n" ); document.write( "Matt r/(2*3)=r/6 \r\n" ); document.write( "\r\n" ); document.write( "SUM 40\r\n" ); document.write( " \n" ); document.write( " |