Nathan B. answered 05/13/16
Tutor
5
(20)
Elementary and Algebraic skilled
Let's call the 512 MB variable s for "small memory card" and the 4 GB b for "big memory card.
Here's what we know:
s + b = 996 (the total number of photos stored is 996)
b = 8s + 15 (the big card holds 8 times and another 15 more than the small)
We have a value for b, so let's plug it in:
s + 8s + 15 = 996
combine like terms:
9s + 15 = 996
subtract 15:
9s = 981
divide by 9:
s = 109
b = 8 * 109 + 15
b = 872 + 15
b = 887
Check:
109 + 887 = 996
996 = 996