document.write( "Question 337066: Hi, can I please have your help with the following worded equation?\r
\n" );
document.write( "\n" );
document.write( "James is twice as old as Andy. Twelves years ago, James was three times as old. How old are they now?\r
\n" );
document.write( "\n" );
document.write( "I just need help getting it into an equation\r
\n" );
document.write( "\n" );
document.write( "Thank you
\n" );
document.write( "Sally \n" );
document.write( "
Algebra.Com's Answer #241572 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Andy age = x years \n" ); document.write( "James = 2x \n" ); document.write( ".. \n" ); document.write( "12 years ago their ages were \n" ); document.write( "andy x-12 \n" ); document.write( "James 2x-12 \n" ); document.write( ".. \n" ); document.write( "2x-12= 3(x-12) \n" ); document.write( "2x-12 = 3x -36 \n" ); document.write( "add 12 \n" ); document.write( "2x-12+12 = 3x-36+12 \n" ); document.write( "2x= 3x-24 \n" ); document.write( "add -3x \n" ); document.write( "2x-3x= -3x+3x-24 \n" ); document.write( "-x = -24 \n" ); document.write( "divide by 1 \n" ); document.write( "x=24 \n" ); document.write( "Andy's age \n" ); document.write( "James age = 48 \n" ); document.write( " |