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)![]() ![]() You can put this solution on YOUR website! Harry is \n" ); document.write( "Harry was \n" ); document.write( "Three years ago, Jenny was \n" ); document.write( "Now, Jenny is \n" ); document.write( "In three years’ time, Jenny will be \n" ); document.write( "In three years’ time, Ahmed will be |