document.write( "Question 491318: With this problem 3x+7greater or equal to 4 and 2x - 5 greater or equal to -1 My answer was 3x is greater or equal to -3 and 2x is greater or equal to 4 can you please explain step by step \n" ); document.write( "
Algebra.Com's Answer #334587 by deborabr(181)\"\" \"About 
You can put this solution on YOUR website!
>/= this is representing the signal of greater or equal here but isn't signal exactly it should be this > with a underline in down ok
\n" ); document.write( "3x+7 >/= 4 and 2x-5 >/= -1
\n" ); document.write( "now solve the equation normally
\n" ); document.write( "3x+7 >/= 4
\n" ); document.write( "3x >/= 4-7 change the side and the signal of the single numbers to group they and calculate
\n" ); document.write( "3x >/= -3
\n" ); document.write( "x >/= -3/3 pass the number thar is dividing now multiplying
\n" ); document.write( "x >/= -1 all number like this \"a/a\" is equal 1
\n" ); document.write( "make the same with the other
\n" ); document.write( "2x-5 >/= -1
\n" ); document.write( "2x >/= -1+5 change the side and the signal of the single numbers to group they and calculate
\n" ); document.write( "2x >/= 4
\n" ); document.write( "x >/= 4/2 the number that multiplying pass dividing
\n" ); document.write( "x >/= 2
\n" ); document.write( "
\n" );