document.write( "Question 795128: what is the inequality of 5x+4 greater than of equal to 4x+5 \n" ); document.write( "
Algebra.Com's Answer #480821 by waynest(281)\"\" \"About 
You can put this solution on YOUR website!
5x + 4 >= 4x + 5
\n" ); document.write( "5x - 4x + 4 - 4 >= 4x - 4x + 5 - 4
\n" ); document.write( "5x - 4x >= 5 - 4
\n" ); document.write( "x >= 1\r
\n" ); document.write( "\n" ); document.write( "check:
\n" ); document.write( "5(1) + 4 = 4(1) + 5
\n" ); document.write( "5 + 4 >= 4 + 5
\n" ); document.write( "9 >= 9
\n" ); document.write( "
\n" );