Bunuel
A rural country store's annual sales of bottled soda totaled $75,000 last year. This year the price of a bottle of soda was 30 percent higher than last year but the number of bottles sold was 30 percent lower. What is value of store's total sales of bottled soda for this year?
A. $82,500
B. $75,000
C. $72,750
D. $68,250
E. $38,750
Hi
Bunuel,
here is my solution. can you please advice if i made a mistake ? :? i got correct answer but i think i mixed up variables or not :? :) Thanks!
Let total number of bottles sold last year be n
Total value received 75 000
Then cost of each bottle \(\frac{75000}{n}\) = x (first equation)
where x is cost of each bottle
Let total value of bottles sold this year be R
Total number of bottles is n
Total number of bottles sold this year decreased by 30 %
--- > n-0.30n
The cost of each bottle increased by 30% ---- >
X(1.3)
So here we have second equation X(1.3) * (n-0.30n) = R
Now plug in first equation into the second one:
\(\frac{75 000(1.3)}{n}\) * \((n-0.30n) = R\)
\(\frac{97 500}{n}\)* \((n-0.30n) = R\)
\(\frac{(97 500n – 29 250 n)}{n}\) =\(R\)
\(\frac{68 250n}{n}\) = \(R\)
P.S
niks18, perhaps you can explain

Bunuel is kinda busy:)