document.write( "Question 517456: I'm not sure how to solve this:\r
\n" );
document.write( "\n" );
document.write( "Write an equation and solve.\r
\n" );
document.write( "\n" );
document.write( "Tripling the greater of two consecutive even integers gives the same result as subtracting 10 from the less even integer. What are the integers? \n" );
document.write( "
Algebra.Com's Answer #344783 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! The integers are x and x+2 \n" ); document.write( "3*(x+2)=x-10 \n" ); document.write( "3x+6=x-10 \n" ); document.write( "subtract x from both sides \n" ); document.write( "subtract 6 from both sides\r \n" ); document.write( "\n" ); document.write( "2x=-16 \n" ); document.write( "x=-8 \n" ); document.write( "-8+2=-6 \n" ); document.write( "check \n" ); document.write( "3*(-6)=-8-10 \n" ); document.write( "-18=-18 \n" ); document.write( "ok \n" ); document.write( " \n" ); document.write( " |