document.write( "Question 878412: Bobby is 11 years old, exactly 1/3 as old as his mother. In how many years will he be 1/2 as old as she? \n" ); document.write( "
Algebra.Com's Answer #530034 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Bobby is 11 years old, exactly 1/3 as old as his mother. In how many years will he be 1/2 as old as she? \n" ); document.write( "let x=number of years Bobby will he be 1/2 as old as his mother \n" ); document.write( "Bobby's present age=11 \n" ); document.write( "mother's present age=33 \n" ); document.write( ".. \n" ); document.write( " \n" ); document.write( "22+2x=33+x \n" ); document.write( "x=11 \n" ); document.write( "number of years Bobby will he be 1/2 as old as his mother=11 \n" ); document.write( " |