document.write( "Question 62076: Can you please help me solve this equation using the addition and multiplication principles? 8x + 5 >(or equal to)7x + 11 \n" ); document.write( "
Algebra.Com's Answer #43039 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! 8x + 5 >=7x + 11 [solve for x by isolating the x on one side of the equation] \n" ); document.write( "8x+5-5>=7x+11-5 \n" ); document.write( "8x>=7x+6 \n" ); document.write( "8x-7x>=7x-7x+6 \n" ); document.write( "x>=6 \n" ); document.write( " \n" ); document.write( " |