document.write( "Question 269468: james says to his sister emma \" i am six years older than you. two years from now i will be twice as old as you.\" \r
\n" );
document.write( "\n" );
document.write( "A. write an expression for james's age today
\n" );
document.write( "B. write an expression for emma's age in two years
\n" );
document.write( "C. write an expression for james's age in two years
\n" );
document.write( "D. in two years james will be twice as old as emma. explain why th equation x+8=2(x+2)represents this fact.
\n" );
document.write( "solve the equation in part d. How old is james today. how old is emma today \n" );
document.write( "
Algebra.Com's Answer #197506 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! Let J = james and E = Emma \n" ); document.write( "part (A) = J \n" ); document.write( "part (B) = E + 2 \n" ); document.write( "part (C) = J + 2 \n" ); document.write( "part (D) = \n" ); document.write( "From above \n" ); document.write( "(i) J = E + 6 \n" ); document.write( "(ii) J + 2 = 2*(E + 2) \n" ); document.write( "substituting (i) into (ii) we get \n" ); document.write( "(iii) E + 6 + 2 = 2(E + 2) \n" ); document.write( "simplify to get \n" ); document.write( "(iv) E + 8 = 2(E+2) \n" ); document.write( "solving we get \n" ); document.write( "(v) E + 8 = 2E + 4 \n" ); document.write( "subtracting E we get \n" ); document.write( "(vi) 8 = E + 4 \n" ); document.write( "subtracting 4 we get \n" ); document.write( "(vii) E = 4 \n" ); document.write( "This tells us that James = 10 \n" ); document.write( " |