document.write( "Question 999669: Right now Bob is 2.5 times as old as Al. In 5 years he will only be twice as old.
\n" );
document.write( "How old is Bob now? \n" );
document.write( "
Algebra.Com's Answer #617259 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Right now Bob is 2.5 times as old as Al. In 5 years he will only be twice as old. \n" ); document.write( "How old is Bob now? \n" ); document.write( "---------- \n" ); document.write( "B = 2.5A \n" ); document.write( "B + 5 = 2(A + 5) \n" ); document.write( " \n" ); document.write( " |