document.write( "Question 51629: What age is a boy now if his mother is 12 times his age and in 20 years she will be twice his age? \n" ); document.write( "
Algebra.Com's Answer #34474 by alka001(14)\"\" \"About 
You can put this solution on YOUR website!
let ptesent age of boy be x yrs
\n" ); document.write( "then present age of mother is 12x yrs
\n" ); document.write( "after 20 yrs
\n" ); document.write( "age of boy will be x+20 yrs
\n" ); document.write( "so age of mother will be
\n" ); document.write( "12x+20=2(x+20)
\n" ); document.write( "solving
\n" ); document.write( " 12x+20=2x=40
\n" ); document.write( "12x-2x=40-20
\n" ); document.write( "10x=20
\n" ); document.write( "x=2
\n" ); document.write( "so prest age boy=2 yrs
\n" ); document.write( "present age mother =12*2=24 yrs
\n" ); document.write( "
\n" );