document.write( "Question 1011845: toms's age is six years more than twice the age of his brother, Eddie. the sum of their ages is 30. find their ages \n" ); document.write( "
Algebra.Com's Answer #627637 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! toms's age is six years more than twice the age of his brother, Eddie. the sum of their ages is 30. find their ages \n" ); document.write( "----- \n" ); document.write( "t = 2e + 6 \n" ); document.write( "t + e = 30 \n" ); document.write( "------ \n" ); document.write( "Substitute for \"t\" and solve for \"e\":: \n" ); document.write( "2e+6 + e = 30 \n" ); document.write( "3e = 24 \n" ); document.write( "Eddie = 8 yrs old \n" ); document.write( "------------------------ \n" ); document.write( "Solve for \"t\":: \n" ); document.write( "t = 2*8 + 6 \n" ); document.write( "Tom = 22 yrs old \n" ); document.write( "--------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |