You can
put this solution on YOUR website!c = candy bars
l = lollipops
----------------------
8c + 4l = 51.56
3c + 3l = 23.82
We need to solve one of the equations for one of the variables,lets solve the second equation for c;
3c + 3l = 23.82
3c = 23.82 - 3l
divide by 3 on each side;
c=7.94 - l
now we have what c = so lets plug that in as c in the first equation;
8(7.94 - l)+4l = 51.56
63.52 - 8l + 4l = 51.56
Collect like terms and subtract 63.52 from both sides;
-4l = -12
l = 3
Now we have price of lollipops, lets plug that into either equation to solve for c;
3c + 3(3) = 23.82
3c + 9 = 23.82
3c = 14.82
c = 4.94
Now lets get Mrs. Pinion's cost;
3(4.94) + 11(3)= 47.82
:)