document.write( "Question 345428: Car selling. Ronald wants to sell his car through a broker who charges a commission of 10% of the selling price. Ronald still owes $11,025 on the car. Ronald must get enough to at least pay off the loan. What is the range of the selling price?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #247035 by haileytucki(390)![]() ![]() You can put this solution on YOUR website! x-0.1x>=11025\r \n" ); document.write( "\n" ); document.write( "Since x and -0.1x are like terms, add -0.1x to x to get 0.9x. \n" ); document.write( "0.9x>=11025\r \n" ); document.write( "\n" ); document.write( "Divide each term in the inequality by 0.9. \n" ); document.write( "(0.9x)/(0.9)>=(11025)/(0.9)\r \n" ); document.write( "\n" ); document.write( "Cancel the common factor of 0.9. \n" ); document.write( "x>=(11025)/(0.9)\r \n" ); document.write( "\n" ); document.write( "Divide 11025 by 0.9 to get 12250. \n" ); document.write( "x>=12,250.00 \n" ); document.write( " |