document.write( "Question 393547: Four times the difference of a number and 2 is the same as 2 increased by four times the number plus twice the number. What is the number?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #279285 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Four times the difference of a number and 2 is the same as 2 increased by four times the number plus twice the number. What is the number? \n" ); document.write( "... \n" ); document.write( "number = x \n" ); document.write( "4(x-2)=4x+2x+2 \n" ); document.write( "4x-8=6x+2 \n" ); document.write( "2x=-10 \n" ); document.write( "x=-5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |