document.write( "Question 529391: I am having problems solving these 2 equations:
\n" );
document.write( "(x-2)divided by 3 is greater than 4
\n" );
document.write( "and
\n" );
document.write( "(x+5)divided by 3 is less than or equal to 2\r
\n" );
document.write( "\n" );
document.write( "I need to know the steps to solving the equation. I have the answers already. \n" );
document.write( "
Algebra.Com's Answer #349579 by edjones(8007)![]() ![]() You can put this solution on YOUR website! (x-2)/3 > 4 \n" ); document.write( "x-2>12 multiply each side by 3. \n" ); document.write( "x>14 add 2 to each side. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |