document.write( "Question 351487: I am really confused on this word problem, I only know to start with 2n+2 thats about it. Can you please go through the steps on not only how to write it out, but how to solve it too? Its Tripling the greater of two consecutive even integers gives the same result as subtracting 10 from the lesser even integer. What are the integers?
\n" );
document.write( "Thanks a bunch,
\n" );
document.write( "Kayla \n" );
document.write( "
Algebra.Com's Answer #251132 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Hi, \n" ); document.write( "*Note: consecutive even integers differ by 2. \n" ); document.write( "Let x be the smaller. Then (x+2) is the larger. \n" ); document.write( ". \n" ); document.write( "questions states: write as you read \n" ); document.write( "3*(x+2) = x - 10 \n" ); document.write( ". \n" ); document.write( "simplify and solve \n" ); document.write( "3x + 6 = x - 10 \n" ); document.write( "2x = -16 \n" ); document.write( "x = -8 \n" ); document.write( "(x + 2 ) = -6 (the larger) \n" ); document.write( ". \n" ); document.write( "check your answer \n" ); document.write( "3*-6 = -8 - 10 = -18 \n" ); document.write( " |