document.write( "Question 301110: Algebra II...Word problem:
\n" );
document.write( " Joe is 10 years older than James. In 8 years, twice Joe's age will will equal 3 times Jame's age. How old is each now?....Nick \n" );
document.write( "
Algebra.Com's Answer #215910 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let james age be x\r \n" ); document.write( "\n" ); document.write( "Joe will be x+10\r \n" ); document.write( "\n" ); document.write( "after 8 years their ages will be\r \n" ); document.write( "\n" ); document.write( "x+8 & x+10+8\r \n" ); document.write( "\n" ); document.write( "3(x+8) = 2(x+18)\r \n" ); document.write( "\n" ); document.write( "3x+24=2x+36\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x=12 jame's age\r \n" ); document.write( "\n" ); document.write( "joe's age = x+10 = 22 \n" ); document.write( " |