document.write( "Question 52661: Roland wants to sell his car through a broker who charges a commission of 10% of the selling price. Roland still owes $11,025 on the car. Roland must get enough to at least pay off the loan. What is the range of the selling price? \n" ); document.write( "
Algebra.Com's Answer #35153 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
Let x equal the selling price
\n" ); document.write( "Let .10x equal the commission, he gets 10% of the selling price.
\n" ); document.write( "Then our range would be:
\n" ); document.write( "x-.10x>or=11,025
\n" ); document.write( "(1-.10)x>or=11,025
\n" ); document.write( ".9x>or=11,025
\n" ); document.write( ".9x/.9>or=11,025/.9
\n" ); document.write( "x>or=$12,250
\n" ); document.write( "Roland must charge $12,250 or more in order to pay off his loan and the broker.
\n" ); document.write( "
\n" );