document.write( "Question 652700: I need to solve the following inequality and i've tried everything but i can't seem to find an answer.
\n" ); document.write( "The problem says:
\n" ); document.write( "A number is less than one fourth the sum of three times the number and four.
\n" ); document.write( "x < 1/4 + 3x + 4
\n" ); document.write( "

Algebra.Com's Answer #408074 by Shana-D77(132)\"\" \"About 
You can put this solution on YOUR website!
You almost got it, but there's a problem:\r
\n" ); document.write( "\n" ); document.write( "\"one fourth the sum of three times the number and four\" is implying multiplication. \"one-fourth the sum\" is \"one-fourth OF the sum\". OF means multiply. So we have:\r
\n" ); document.write( "\n" ); document.write( "x < 1/4(3x + 4)\r
\n" ); document.write( "\n" ); document.write( "4x < 3x + 4 (multiplied both sides by 4 to get rid of 1/4)
\n" ); document.write( "
\n" ); document.write( "x < 4 (subtracted 3x from both sides)
\n" ); document.write( "
\n" );