document.write( "Question 728664: How do I translate the following sentence into an equation and then solve it?\r
\n" );
document.write( "\n" );
document.write( "\" if eight times a number is subtracted from four times a number, the result is negative fifty-six.\" \n" );
document.write( "
Algebra.Com's Answer #445557 by ohtheirony(35)![]() ![]() You can put this solution on YOUR website! x=number \n" ); document.write( "8x= eight times the number \n" ); document.write( "4x=four times the number \n" ); document.write( " \n" ); document.write( "8x-4x=-56 \n" ); document.write( "4x=-56 (combine like terms) \n" ); document.write( "x=-14 (divide each side by 4) \n" ); document.write( " \n" ); document.write( "If you want to check, put -14 back in your original equation, 8x-4x=-56 as x. \n" ); document.write( "8(-14)-4(-14)=56 \n" ); document.write( " |