document.write( "Question 85300: 2 times a number, increased by 28, is less than or equal to 6 times that number?\r
\n" ); document.write( "\n" ); document.write( "Thank you.
\n" ); document.write( "

Algebra.Com's Answer #61483 by Lacey020991(49)\"\" \"About 
You can put this solution on YOUR website!
x = number
\n" ); document.write( ".
\n" ); document.write( "2x + 28 <= 6x --------->1) subtract 2x from both sides
\n" ); document.write( "28<= 4x ---------------->2) divide each side by 4 to get x by itself
\n" ); document.write( "7<=x
\n" ); document.write( "or
\n" ); document.write( "x>=7
\n" ); document.write( "_________________
\n" ); document.write( "Hope this helps!
\n" ); document.write( "*Lacey*
\n" ); document.write( "
\n" );