document.write( "Question 158514: Define a variable, write an inequality for:
\n" );
document.write( "Four more than the quotient of a number and 3 is at least that number.
\n" );
document.write( "I'm stuck about showing the quotient. I wrote
\n" );
document.write( "4 + 1/x + 3 > x\r
\n" );
document.write( "\n" );
document.write( "Please help and thanks, Justin \n" );
document.write( "
Algebra.Com's Answer #116785 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Define a variable, write an inequality for: \n" ); document.write( "Four more than the quotient of a number and 3 is at least that number. \n" ); document.write( "---------------- \n" ); document.write( "Let the number be \"x\". \n" ); document.write( "INEQUALITY: \n" ); document.write( "(x/3) + 4 >= x \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |