document.write( "Question 341768: 5x - 4(x +9) = 2x - 3 \n" ); document.write( "
Algebra.Com's Answer #289500 by kaketto(2)\"\" \"About 
You can put this solution on YOUR website!
5x - 4(x +9) = 2x - 3
\n" ); document.write( "The first step is to distribute the () part with FOIL (Front Outside Inside Last)\r
\n" ); document.write( "\n" ); document.write( "so that would be -4(x+9) keeping the negative factor of 4 and distributing this
\n" ); document.write( "that would be -4x + -36
\n" ); document.write( "then plug that back into the equation 5x-4x-36 = 2x-3
\n" ); document.write( "at this point we need to eliminate x on one side to solve for x
\n" ); document.write( "so first add like terms 5x-4x becomes x so we are left with x-36=2x-3
\n" ); document.write( "now get x on one side so let us subtract x from the left and also add 3 to the right side to get numbers on one side and x on other
\n" ); document.write( "x-36=2x-3
\n" ); document.write( "-x +3 = -x +3
\n" ); document.write( "so we are left with -33 = x as the answer
\n" ); document.write( "
\n" );