document.write( "Question 712462: 3(x+4)-5(x-6)<6\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #437956 by Ehsan(9)![]() ![]() ![]() You can put this solution on YOUR website! Simple.. \n" ); document.write( " 3(x+4)-5(x-6)<6 \n" ); document.write( "=> 3x+12-5x+30 <6 solving the brackets first.. by multiplying 3 and -5 \n" ); document.write( "=> -2x +42 <6 adding 3x with -5x and 12 with 30 \n" ); document.write( "=> -2x <6-42 moving 42 to right hand side \n" ); document.write( "=> -2x <-36 subtracting 6 from -42 \n" ); document.write( "=> 2x > 36 multiplying both sides with -1 this results in changing < to > \n" ); document.write( " => x>36/2 divide both sides with 2 this will remove 2 in coefficient of x \n" ); document.write( "=> x >18 which is the required answer...... \n" ); document.write( " |