document.write( "Question 20144: Tom is 8. His mom is 31. How long before she is twice his age? \n" ); document.write( "
Algebra.Com's Answer #10391 by kapilsinghi(68)![]() ![]() ![]() You can put this solution on YOUR website! Tom is 8. His mom is 31. How long before she is twice his age?\r \n" ); document.write( "\n" ); document.write( "let x years from now age of mother is twice the age of tom\r \n" ); document.write( "\n" ); document.write( "so 2*(8+x) = 31+x \n" ); document.write( "16+2x = 31 +x \n" ); document.write( "x= 15\r \n" ); document.write( "\n" ); document.write( "kapilsinghi123@gmail.com \n" ); document.write( " |