Skip to main content

2006 AMC 12B Problem 14

Problem 14 of 25IntermediateNumber Theory

Elmo makes NN sandwiches for a fundraiser. For each sandwich he uses BB globs of peanut butter at 44¢ per glob and JJ blobs of jam at 55¢ per blob. The cost of the peanut butter and jam to make all the sandwiches is $2.53.\$2.53. Assume that B,B, J,J, and NN are positive integers with N>1.N \gt 1. What is the cost of the jam Elmo uses to make the sandwiches?

Answer choices

Show solution

Solution

The total cost in cents is N(4B+5J)=253=1123.N(4B + 5J) = 253 = 11 \cdot 23. Since N>1,N \gt 1, the value of NN is 11,11, 23,23, or 253.253. If N=253N = 253 then 4B+5J=1,4B + 5J = 1, and if N=23N = 23 then 4B+5J=11;4B + 5J = 11; neither has a positive integer solution. So N=11N = 11 and 4B+5J=23,4B + 5J = 23, whose only positive solution is B=2,B = 2, J=3.J = 3. The jam costs NJ5N \cdot J \cdot 5¢ =1135=165= 11 \cdot 3 \cdot 5 = 165 cents, or $1.65.\$1.65. Thus, the correct answer is D.

More practice

Concepts: Diophantine Equation · prime factorization · casework

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.