document.write( "Question 1190432: Bob is three times as old as Jenny, who is five times as old as Lou. If Bob is x
\n" ); document.write( "years old, then in ten years how old will Lou be in terms of x?
\n" ); document.write( "a) x/(5+10)
\n" ); document.write( "b) (x+2)/2
\n" ); document.write( "c) (x+6)/3
\n" ); document.write( "d) (3x)/(5+10)
\n" ); document.write( "e) x/(3+10)\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #822053 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "PERSON            AGE\r\n" );
document.write( "Bob                x\r\n" );
document.write( "Jenny              x/3\r\n" );
document.write( "Lou                x/15\r\n" );
document.write( "

\n" ); document.write( "You can find the choice that works.
\n" ); document.write( "
\n" );