document.write( "Question 789803: 8 times an even integer is 26 more than 7 times the next consecutive even integer. What are the two integers? \n" ); document.write( "
Algebra.Com's Answer #806178 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! 8x = 26 + 7(x + 2) \n" ); document.write( "8x = 26 + 7x + 14 \n" ); document.write( "x = 40\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The integers are 40 and 42. \n" ); document.write( " |