document.write( "Question 402773: What is the value of x in the solution to the system y = 4x + 3 and 3x + 2y = -16? (Round to the nearest integer if necessary.) \n" ); document.write( "
Algebra.Com's Answer #284952 by sofiyac(983)![]() ![]() You can put this solution on YOUR website! 3x+2(4x+3)=-16 \n" ); document.write( "3x+8x+6=-16 \n" ); document.write( "11x+6=-16 \n" ); document.write( "11x=-22 \n" ); document.write( "x=-2 \n" ); document.write( "so the value of x is -2 \n" ); document.write( " |