document.write( "Question 1019439: John is 35 years old, which is 5 years less than b times Bob's age. How old is Bob? \n" ); document.write( "
Algebra.Com's Answer #635382 by FrankM(1040)\"\" \"About 
You can put this solution on YOUR website!
35 = bB-5\r
\n" ); document.write( "\n" ); document.write( "bB=40\r
\n" ); document.write( "\n" ); document.write( "B=40/b
\n" ); document.write( "
\n" );