document.write( "Question 1198810: bobs mom is 4 times older than him.How old is he if the product oof their ages are 400?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #832455 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "b = bob's age \n" ); document.write( "4b = his mom's age\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b*4b = product of their ages = 4b^2 \n" ); document.write( "4b^2 = 400 \n" ); document.write( "b^2 = 400/4 \n" ); document.write( "b^2 = 100 \n" ); document.write( "b = sqrt(100) \n" ); document.write( "b = 10 \n" ); document.write( "Bob is 10 years old and his mother is 40\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Check: \n" ); document.write( "10*40 = 400 \n" ); document.write( "The answers are confirmed. \n" ); document.write( " \n" ); document.write( " |