document.write( "Question 11743: how do i do this problem, step by step 4(x+8)<6x+20 \n" ); document.write( "
Algebra.Com's Answer #6010 by elima(1433)![]() ![]() ![]() You can put this solution on YOUR website! 4(x+8)<6x+20\r \n" ); document.write( "\n" ); document.write( "To begin you want to go ahead and distribute the 4; \n" ); document.write( "4*x+4*8<6x+20 \n" ); document.write( "4x+32<6x+20 \n" ); document.write( "Now subtract 4x on both sides: \n" ); document.write( "4x - 4x+32<6x - 4x +20 \n" ); document.write( "32<2x+20\r \n" ); document.write( "\n" ); document.write( "Now subtract the 20 from both sides; \n" ); document.write( "32 - 20< 2x +20-20 \n" ); document.write( "12<2x \n" ); document.write( "Divide 2 on both sides: \n" ); document.write( "12/2<2x/2 \n" ); document.write( "6 \n" ); document.write( "\n" ); document.write( "Hope this helps. |