document.write( "Question 513197: Bob is 24 years Younger than his father. In 2 years he will be half his father's age. How old is each now?
\n" ); document.write( "what i understand is that B= Bob's age, and B+24= Fathers age and i don't understand how we are supposed to write out the 2 years part of the equation.
\n" ); document.write( "

Algebra.Com's Answer #342921 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
F = B + 24\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(F + 2) / 2 = B + 2
\n" ); document.write( "
\n" );