document.write( "Question 111562: Horse trading. Gene selling his palomino at an auction. The auctioneer’s commission is 10% of the selling price. If Gene still owes $810 on the horse, then what must the horse sell for so that Gene can pay off his loan?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #81352 by edjones(8007) You can put this solution on YOUR website! Let x be the sale price of the horse. \n" ); document.write( "1-.10=.9 Percent he gets back after the sale. \n" ); document.write( ".9x=810 \n" ); document.write( ".9x/.9=810/.9 \n" ); document.write( "x=810/.9=$900. \n" ); document.write( "Ed \n" ); document.write( " \n" ); document.write( " |