document.write( "Question 445867: Bob is one third the age of his father. In 12 years he will be half the age of his father. How old is each one now? \n" ); document.write( "
Algebra.Com's Answer #307124 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
3Bob=Dad
\n" ); document.write( "2(Bob+12)=Dad+12
\n" ); document.write( "2B+24=3B+12
\n" ); document.write( "12=B
\n" ); document.write( "Bob is 12. His dad is 36..
\n" ); document.write( "
\n" );