document.write( "Question 609156: kathi and robert had a pottery stand at the annual skipack craft fair they sold some of theirpottery at the original price of $9.50 for each piece but later decreased the price of each piece by $2 if they sold all 90 pieces and took in $705 find how many pieces they sold at the original price and how many pieces they sold at the reduced price? \n" ); document.write( "
Algebra.Com's Answer #383634 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! Kathi and Robert had a pottery stand at the annual skip jack craft fair they sold some of their pottery at the original price of $9.50 for each piece but later decreased the price of each piece by $2 \n" ); document.write( " if they sold all 90 pieces and took in $705 find how many pieces they sold at the original price and how many pieces they sold at the reduced price? \n" ); document.write( ": \n" ); document.write( "let n = number sold at original price \n" ); document.write( "then \n" ); document.write( "(90-n) = number sold at reduced price \n" ); document.write( ": \n" ); document.write( "9.50n + 7.50(90-n) = 705 \n" ); document.write( "9.50n + 675 - 7.50n = 705 \n" ); document.write( "9.5n - 7.5n = 705 - 675 \n" ); document.write( "2n = 30 \n" ); document.write( "n = 15 units at the original price \n" ); document.write( "then \n" ); document.write( "90-15 = 75 units at the reduced price \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this find the total$ \n" ); document.write( "15(9.50) + 75(7.50) = \n" ); document.write( "142.50 + 562.50 = 705 \n" ); document.write( " |