document.write( "Question 129885: Three times an even interger is two less than 4 times the next lower even integer. Find the interger ? \n" ); document.write( "
Algebra.Com's Answer #94854 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 3x=(x-2)-2 \n" ); document.write( "3x=x-4 \n" ); document.write( "3x-x=-4 \n" ); document.write( "2x=-4 \n" ); document.write( "x=-4/2 \n" ); document.write( "x=-2 answer. \n" ); document.write( "proof: \n" ); document.write( "3*-2=(-2-2)-2 \n" ); document.write( "-6=-6 \n" ); document.write( " |