document.write( "Question 1054860: Kathi and Robert Hawn had a pottery stand at the annual Skippack Craft Fair. They sold some of their pottery at the original price of $11.50 each, but later decreased the price of each by $3.00. If they sold all 99 pieces and took in $ 931.50, find how many they sold at the original price and how many they sold at the reduced price. \n" ); document.write( "
Algebra.Com's Answer #670095 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
11.50 - 3.00 = 8.50.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "some of the pieces of pottery were sold at 11.50 and some of the pieces of pottery were sold at 8.50.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let x = number of pieces of pottery sold at 11.50.
\n" ); document.write( "let y = number of pieces of pottery sold at 8.50.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since a total of 99 pieces of pottery were sold, and since the total revenue collected was 931.50, you get the following equations.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + y = 99
\n" ); document.write( "11.50 * x + 8.50 * y = 931.50\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the first equation says that the total number of pieces of pottery sold was 99.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the second equation says that the total money collected was 931.50, when x were sold at 11.50 and y were sold at 8.50.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "these two equations need to be solved simultaneously.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "we'll solve by elimination.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiply both sides of the first equation by 11.50 and leave the second equation as is to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "11.5 * x + 11.5 * y = 1138.5
\n" ); document.write( "11.5 * x + 8.50 * y = 931.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtract the second equation from the first to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3.00 * y = 207\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide both sides of that equation by 3 to get y = 69.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since x + y = 99, this means that x has to be equal to 30.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your solution is that x = 30 and y = 69.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this means that the number of pieces of pottery sold at 11.50 is 30 and the number of pieces of pottery sold at 8.50 is 69.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "30 * 11.50 + 69 * 8.50 is equal to 931.50.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solution looks good.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "they sold 30 at the original price and 69 at the reduced price.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );