document.write( "Question 3805: I would like an algebra expression for the following problem:\r
\n" );
document.write( "\n" );
document.write( "A number increased by 8 is the difference of the number and a product of the number multiplied by-4. \n" );
document.write( "
Algebra.Com's Answer #1663 by WannabeCAgirl83(35)![]() ![]() ![]() You can put this solution on YOUR website! the unknown number: x \n" ); document.write( "the unknown number increased by 8: x + 8 \n" ); document.write( "a product of the unknown number multiplied by -4: - 4x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If x + 8 is the difference between x and - 4x, then x + (x + 8) is equal to - 4x, so... \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + (x + 8) = - 4x | re-arranging \n" ); document.write( "2x + 8 = - 4x | - 2x on both sides \n" ); document.write( "8 = -6x | : -6 on both sides \n" ); document.write( "- 1 1/3 = x \n" ); document.write( " \n" ); document.write( " |