Difference between revisions of "2023 AMC 10B Problems/Problem 2"
Rollover2020 (talk | contribs) |
Mintylemon66 (talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | ==Problem== | |
− | + | Carlos went to a sports store to buy running shoes. Running shoes were on sale, with prices reduced by <math>20\% </math>on every pair of shoes. Carlos also knew that he had to pay a <math>7.5\%</math> sales tax on the discounted price. He had <math> \$43 </math> dollars. What is the original (before discount) price of the most expensive shoes he could afford to buy? | |
+ | |||
+ | |||
+ | <math>\textbf{(A) }\$46\qquad\textbf{(B) }\$47\qquad\textbf{(C) }\$48\qquad\textbf{(D) }\$49\qquad\textbf{(E) }\$50 </math> | ||
+ | |||
+ | ==Solution== | ||
+ | |||
+ | Let the original price be <math>x</math> dollars. | ||
+ | After the discount, the price becomes <math> 80\%x</math> dollars. | ||
+ | After tax, the price becomes <math> 80\% \times (1+7.5\%) = 86\% x </math> dollars. | ||
+ | So, <math>43=86\%x</math>, <math>x=\boxed{\textbf{(E) }\$50}.</math> | ||
+ | |||
+ | |||
+ | |||
+ | ~Mintylemon66 |
Revision as of 14:41, 15 November 2023
Problem
Carlos went to a sports store to buy running shoes. Running shoes were on sale, with prices reduced by on every pair of shoes. Carlos also knew that he had to pay a sales tax on the discounted price. He had dollars. What is the original (before discount) price of the most expensive shoes he could afford to buy?
Solution
Let the original price be dollars. After the discount, the price becomes dollars. After tax, the price becomes dollars. So, ,
~Mintylemon66