document.write( "Question 439301: Lindy sold her Fender acoustic guitar on eBay using i-soldit.com. The i-soldit location she used charges 35% of the first $500 of the selling price and 20% of the amount over $500. After these charges were deducted from the selling price, she received $745. For how much did her guitar sell? \n" ); document.write( "
Algebra.Com's Answer #303550 by rwm(914) ![]() You can put this solution on YOUR website! let s= selling price\r \n" ); document.write( "\n" ); document.write( "o= amt of selling price over 500\r \n" ); document.write( "\n" ); document.write( "v =fee on over 500\r \n" ); document.write( "\n" ); document.write( "500*.35=175 \n" ); document.write( "s-500=o \n" ); document.write( ".2*o=v \n" ); document.write( "s-175-v=745\r \n" ); document.write( "\n" ); document.write( "o = 525, s = 1025, v = 105 \n" ); document.write( "selling price 1025 \n" ); document.write( "check \n" ); document.write( "1025-175-105=745 \n" ); document.write( "ok \n" ); document.write( " \n" ); document.write( " |