document.write( "Question 195473: I need help writing an inequality for this problem. I have x amount of dollars to spend on a landscaping project. I want to spend more than 6,000 but less than 10,000. How would I write an inequality to show all of this? \n" ); document.write( "
Algebra.Com's Answer #146601 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\"I want to spend more than 6,000 \" translates to \"x%3E6000\" and \"less than 10,000\" translates to \"x%3C10000\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now combine the inequalities to form \"6000%3Cx%3C10000\"
\n" ); document.write( "
\n" );