document.write( "Question 32774: Lisa wants to sell her car through a broker who charges a 10% commission of the selling price.Blue book is $14,900 but Lisa still owes $13,104.Lisa 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 #19217 by stanbon(75887) ![]() You can put this solution on YOUR website! Let the selling price be \"x\". \n" ); document.write( "The broker will take 10%(x) leaving Lisa 90%(x). \n" ); document.write( "That 90%x must be greater than or equal to her \n" ); document.write( "loan of $13,104. \n" ); document.write( "INEQUALITY: \n" ); document.write( "0.9x>=13104 \n" ); document.write( "x>=$14,400 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |