Let x and y, respectively, be the number of days Ben takes to complete the packet and the number of problems he solves each day.
Then use the given information to get expressions in terms of x and y for the total number of problems for each of the three students.
Annie: 6 problems a day, taking 4 days longer than Ben
Claire: 2 fewer days to finish than Ben, working 3 more problems each day than Ben
# of days # solved each day # of problems
------------------------------------------------------------------
Annie x+4 6 6(x+4)=6x+24
Ben x y xy
Claire x-2 y+3 (x-2)(y+3)=xy+3x-2y-6
The three expressions for the total number of problems are equal to the same number.
Strategy...
(1) Eliminate "xy" from the expressions, by using the expressions for the number of problems for Ben and Claire to get an equation for y in terms of x
(2) Substitute that in the equation for the number of problems for Ben to get an expression for the number of problems in terms of x only
(3) We now have two expressions in terms of x only for the total number of problems; set them equal to each other and solve for x
(1):
(2):
(3):
x=8 or x=-2
Clearly the negative solution makes no sense; so
ANSWER: The number of problems in the packet was 72
CHECK:
Annie: 6(x+4) = 6(12) = 72
Ben: xy = 8(9) = 72
Claire: (x-2)(y+3) = 6(12) = 72