document.write( "Question 1071156: Jimmys age is three years more than six times Michelle's age. Jimmy's age can be represented by the algebraic expression 3 + 6m, where m is michell's age. Find jimmy's age if Michelle is 14 years old \n" ); document.write( "
Algebra.Com's Answer #686093 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Jimmys age is three years more than six times Michelle's age. \n" ); document.write( "j = 6m + 3 \n" ); document.write( " Jimmy's age can be represented by the algebraic expression 3 + 6m, where m is michell's age \n" ); document.write( " Find jimmy's age if Michelle is 14 years old \n" ); document.write( "j = 3(14) + 3 \n" ); document.write( "j = 45 yrs is Jimmy's age \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |