document.write( "Question 373962: Solve the inequalities and represent on the number line if x belongs to Z,R,N and W
\n" );
document.write( "i. 4x+3>2x+5
\n" );
document.write( "2. 4x+3>equalto 2x+5
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #803268 by CubeyThePenguin(3113) You can put this solution on YOUR website! I don't know what this has to do with points Z, R, N, and W, but I can solve the inequalities.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4x + 3 > 2x + 5 \n" ); document.write( "2x > 2 \n" ); document.write( "x > 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Second one is the same, but add an equal sign (x >= 1). \n" ); document.write( " |