document.write( "Question 29468: Solve for x: 4x+3-13x-7<2(3-4x) \n" ); document.write( "
Algebra.Com's Answer #16268 by sdmmadam@yahoo.com(530)\"\" \"About 
You can put this solution on YOUR website!
4x+3-13x-7<2(3-4x)
\n" ); document.write( "(4x-13x)+(3-7) < (6-8x)(grouping like terms on the LHS and expanding on the RHS)
\n" ); document.write( "-9x-4 <6-8x
\n" ); document.write( "-9x+8x < 6+4 (grouping like terms and side chnage implying sign change)
\n" ); document.write( "-x < 10
\n" ); document.write( "x>(-10) (multiplying by (-1) and multiplication by a negative quantity alters the inequality and hence less than has become greater than)
\n" ); document.write( "
\n" );