document.write( "Question 286485: how do i write an inequality for this problem i want to buy a car no less than $5000 and no more than $10000 \n" ); document.write( "
Algebra.Com's Answer #207781 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Let 'x' be the price of the car\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"no less than $5000\" means that the price must be equal to or more than $5000 which means that \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Also, \"no more than $10000\" means that the price cannot exceed $10000. So \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now combine the two inequalities to get |