document.write( "Question 90366: Ronald wants to sell his car through s broker who charges a commission of 10% of the selling price. Ronald still owes $11,025 on the car. Ronald must get enough money to at least pay off the loan. What is the range of the selling price? \n" ); document.write( "
Algebra.Com's Answer #65581 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Ronald wants to sell his car through s broker who charges a commission of 10% of the selling price. Ronald still owes $11,025 on the car. Ronald must get enough money to at least pay off the loan. What is the range of the selling price? \n" ); document.write( "-------- \n" ); document.write( "Let the selling price be \"x\". \n" ); document.write( "EQUATION: \n" ); document.write( "x >= 11,025 + 0.10x \n" ); document.write( "0.90x >= 11,025 \n" ); document.write( "x >= $12,250 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |