document.write( "Question 101277: Solve the problem.
\n" );
document.write( "8). The sum of four times a number and three is the same as the difference of twice the number and eleven. Find the
\n" );
document.write( "number.\r
\n" );
document.write( "\n" );
document.write( "9). Four times the difference of a number and one is equal to six times the sum of the number and three. Find the
\n" );
document.write( "number. \n" );
document.write( "
Algebra.Com's Answer #75158 by BurningFlame_marc(77)![]() ![]() You can put this solution on YOUR website! Hello!\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "8.let x=the number \n" ); document.write( "Solution: \n" ); document.write( "4x+3=2x-11 \n" ); document.write( "4x=2x-14 \n" ); document.write( "2x=-14 \n" ); document.write( "x=-7\r \n" ); document.write( "\n" ); document.write( "Final Answer:-7\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "9.let x=the number \n" ); document.write( "Solution: \n" ); document.write( "4(x-1)=6(x+3) \n" ); document.write( "4x-4=6x+18 \n" ); document.write( "4x-6x=18+4 \n" ); document.write( "-2x=22 \n" ); document.write( "x=-11 \n" ); document.write( " |