document.write( "Question 335869: Ryan's age can be described as 5 less than 2 times his cousin's age. If his cousin's age is represented by the variable \"m\", write the algebraic expression representing Ryan's age using \"m\". \n" ); document.write( "
Algebra.Com's Answer #240902 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Ryan's age can be described as 5 less than 2 times his cousin's age. \n" ); document.write( " If his cousin's age is represented by the variable \"m\", \n" ); document.write( " write the algebraic expression representing Ryan's age using \"m\". \n" ); document.write( ": \n" ); document.write( "r = 2m - 5 \n" ); document.write( " |