document.write( "Question 679003: I've already tried to solve this exam question (just by trial and error) and i got the answer is Susan pay $0.09 for each sticker and she buy 48 stickers.\r
\n" ); document.write( "\n" ); document.write( "But my teacher said the answer is Susan pay $0.36 for each sticker and she buy 13 stickers.\r
\n" ); document.write( "\n" ); document.write( "The problem is she didn't tell me the process to get it and because i just use trial and error, i also don't know the process to get my answer so i don't know whether it's correct or not.\r
\n" ); document.write( "\n" ); document.write( "Could you help me to solve this question with the step by step process ?
\n" ); document.write( "Here's the question.\r
\n" ); document.write( "\n" ); document.write( "Susan paid $4.32 for a number of stickers. If the price of a sticker was cheaper by 3 cents, she could get 12 more stickers for the same amount of money. How much did she pay for each sticker and how many stickers did she buy ?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #421747 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Let n = number of stickers bought (before the price becomes cheaper by 3 cents) and p = price per sticker (in dollars)\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"Susan paid $4.32 for a number of stickers\" means that\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"n%2Ap+=+4.32\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solve for n to get \"n+=+4.32%2Fp\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"If the price of a sticker was cheaper by 3 cents\" tell us that if the price was really p - 0.03 dollars \"she could get 12 more stickers for the same amount of money\" means she can get n+12 stickers (instead of just n stickers)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This means that\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(Number of Stickers)*(Price) = \"%28n%2B12%29%2A%28p-0.03%29+=+4.32\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Expand and simplify to get\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28n%2B12%29%2A%28p-0.03%29+=+4.32\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"np+-+0.03n+%2B+12p+-+0.36+=+4.32\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"np+-+0.03n+%2B+12p+=+4.32+%2B+0.36\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"np+-+0.03n+%2B+12p+=+4.68\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now plug in \"n+=+4.32%2Fp\" to get \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%284.32%2Fp%29p+-+0.03%284.32%2Fp%29+%2B+12p+=+4.68\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"4.32+-+0.1296%2Fp+%2B+12p+=+4.68\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"-0.1296%2Fp+%2B+12p+=+4.68+-+4.32\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"-0.1296%2Fp+%2B+12p+=+0.36\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Then multiply everything by the LCD p to clear out the fractions\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"p%28-0.1296%2Fp%29+%2B+p%2A12p+=+p%2A0.36\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"-0.1296+%2B+12p%5E2+=+0.36p\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"-0.1296+%2B+12p%5E2+-+0.36p+=+0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"12p%5E2+-+0.36p+-+0.1296+=+0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The equation is now in standard form \"ap%5E2%2Bbp%2Bc=0\". Use the quadratic formula to solve for p\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"p+=+%28-b%2B-sqrt%28b%5E2-4ac%29%29%2F%282a%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"p+=+%28-%28-0.36%29%2B-sqrt%28%28-0.36%29%5E2-4%2812%29%28-0.1296%29%29%29%2F%282%2812%29%29\" Plug in \"a+=+12\", \"b+=+-0.36\", \"c+=+-0.1296\" \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"p+=+%280.36%2B-sqrt%280.1296-%28-6.2208%29%29%29%2F%2824%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"p+=+%280.36%2B-sqrt%280.1296%2B6.2208%29%29%2F%2824%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"p+=+%280.36%2B-sqrt%286.3504%29%29%2F24\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"p+=+%280.36%2Bsqrt%286.3504%29%29%2F24\" or \"p+=+%280.36-sqrt%286.3504%29%29%2F24\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"p+=+0.12\" or \"p+=+-0.09\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since a negative price doesn't make much sense, we toss out \"p+=+-0.09\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the only solution is \"p=0.12\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the price per sticker is 12 cents.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's find n.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"n+=+4.32%2Fp\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"n+=+4.32%2F0.12\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"n+=+36\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Which means that she bought 36 stickers\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Check:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "First note that buying 36 stickers at 12 cents a piece costs a total of 36*0.12 = 4.32 dollars. So that part checks out\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you lower the price 3 cents, it drops to 9 cents per sticker. We're told that you can buy 12 more stickers (or 36+12 = 48 stickers total now) and the final price won't change.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Sure enough, multiplying 0.09 by 48 will give you 0.09*48 = 4.32 and that confirms the second bit of info given.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So something doesn't fit because these two answers aren't the answers that your teacher gave you.
\n" ); document.write( "Either the problem is wrong (there might be a typo in the problem) or the answer your teacher gave you is wrong (s/he might be mistaken).\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So again, to sum things up, the answer is that she paid 12 cents a sticker and she bought 36 stickers.
\n" ); document.write( "
\n" ); document.write( "
\n" );