document.write( "Question 213964: Bob is 24 years younger than his father. In 2 years he will be half as old as his father. How old is each now? \n" ); document.write( "
Algebra.Com's Answer #161644 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Bob is 24 years younger than his father. In 2 years he will be half as old as his father. How old is each now?
\n" ); document.write( "---------------
\n" ); document.write( "Let father's age be \"f\":
\n" ); document.write( "Bob's age is \"f-24\":
\n" ); document.write( "--------------------------
\n" ); document.write( "Equation:
\n" ); document.write( "(f-24+2) = (1/2)(f+2)
\n" ); document.write( "2(f-22) = f+2
\n" ); document.write( "2f-44 = f+2
\n" ); document.write( "f = 46 (father's age NOW)
\n" ); document.write( "f-24 = 22 (Bob's age NOW)
\n" ); document.write( "===========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );