document.write( "Question 781151: How would I solve for this rational equation: x-3/3 is less than or equal to 2+(x/2)
\n" );
document.write( "I tried working it like this but I am not too sure it is right.
\n" );
document.write( "6*(x-3/3) is less than or equal to 6*(2+(x/2))
\n" );
document.write( "6x-18 is less than/equal to 12+6x
\n" );
document.write( "-18 is less than or equal to 12
\n" );
document.write( "Im just not sure if that's right. If you could help me that would be great because I am also struggling with another similar problem so I would appreciate it if you could help me out. Thanks \n" );
document.write( "
Algebra.Com's Answer #475801 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! x-3/3 is less than or equal to 2+(x/2) \n" ); document.write( "multiply by 6 \n" ); document.write( "6x -18/3 < or = 12 +6x/2 \n" ); document.write( "6x -6 < or = 12 +3x \n" ); document.write( "add 6 to both sides \n" ); document.write( "6x < or = 18 +3x \n" ); document.write( "subtract 3x from both sides \n" ); document.write( "3x < or = 18 \n" ); document.write( "x < or = 6 \n" ); document.write( "notice that we did not have to multiply or divide by a negative number so the direction of the < stayed the same \n" ); document.write( " \n" ); document.write( " |