document.write( "Question 1036460: The sum of Elliot’s age and twice Zane’s age is 44. The difference of twice Elliot’s age and Zane’s age is -2. What is Elliot’s age? \n" ); document.write( "
Algebra.Com's Answer #651124 by Aldorozos(172)![]() ![]() ![]() You can put this solution on YOUR website! e+2z = 44 \n" ); document.write( "2e-z = -2 from this equation we conclude 2e + 2 = z. We replace z of the first equation with 2e+2 = z \n" ); document.write( "e+2(2e+2) = 44 Therefore 5e + 4 = 44 \n" ); document.write( "e=8 \n" ); document.write( "If replace e in the first equation with 8 we get 18 for z \n" ); document.write( " |