document.write( "Question 998839: Harry is x years old now.
\n" ); document.write( "Three years ago, Jenny was twice Harry’s age.
\n" ); document.write( "In three years’ time, Ahmed will be five times as old as Jenny.
\n" ); document.write( "Write an expression for Ahmed’s age now.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #616613 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
Harry is \"x\" years old now.
\n" ); document.write( "Harry was \"x-3\" years old three years ago.
\n" ); document.write( "Three years ago, Jenny was \"2%28x-3%29=2x-6\" years old.
\n" ); document.write( "Now, Jenny is \"2x-6%2B3\" years old.
\n" ); document.write( "In three years’ time, Jenny will be \"2x-6%2B3%2B3=2x\" years old.
\n" ); document.write( "In three years’ time, Ahmed will be \"5%2A%282x%29=highlight%2810x%29\" years old.
\n" ); document.write( "
\n" );