The problem asks us to determine which is cheaper: a book with an original price of $19.99 that is 20% off, or a book with an original price of $17 that is 10% off.

ArithmeticPercentageDiscountsComparison
2025/3/10

1. Problem Description

The problem asks us to determine which is cheaper: a book with an original price of 19.99thatis2019.99 that is 20% off, or a book with an original price of 17 that is 10% off.

2. Solution Steps

First, we calculate the price of the first book after the discount. The discount amount is 20% of 19.99,whichis19.99, which is 0.20 \times 19.99$. Then we subtract this discount amount from the original price.
The price of the first book after discount is:
19.990.20×19.99=19.99(10.20)=19.99(0.80)19.99 - 0.20 \times 19.99 = 19.99(1-0.20) = 19.99(0.80)
19.99(0.80)=15.99219.99(0.80) = 15.992
Next, we calculate the price of the second book after the discount. The discount amount is 10% of 17,whichis17, which is 0.10 \times 17$. Then we subtract this discount amount from the original price.
The price of the second book after discount is:
170.10×17=17(10.10)=17(0.90)17 - 0.10 \times 17 = 17(1-0.10) = 17(0.90)
17(0.90)=15.317(0.90) = 15.3
Now we compare the two prices: 15.99215.992 and 15.315.3. Since 15.3<15.99215.3 < 15.992, the second book is cheaper.

3. Final Answer

17(0.90)=15.317(0.90) = 15.3 is cheaper.

Related problems in "Arithmetic"

The problem states that $n\%$ of $4869$ is a certain value. The goal is to find $n$. Since the other...

PercentageArithmetic Operations
2025/6/3

The problem is to evaluate the expression $3\frac{3}{4} \times (-1\frac{1}{5}) + 5\frac{1}{2}$.

FractionsMixed NumbersOrder of OperationsArithmetic Operations
2025/6/3

We need to evaluate the expression $1\frac{1}{5} \times [(-1\frac{1}{4}) + (-3\frac{3}{4})]$.

FractionsMixed NumbersOrder of OperationsArithmetic Operations
2025/6/3

We need to evaluate the expression $1\frac{3}{10} + \frac{1}{2} \times (-\frac{3}{5})$.

FractionsMixed NumbersArithmetic OperationsOrder of Operations
2025/6/3

The problem asks us to evaluate the expression $1\frac{1}{5} \times (-\frac{2}{3}) + 1\frac{1}{5}$.

FractionsMixed NumbersOrder of OperationsArithmetic Operations
2025/6/3

The problem is to evaluate the expression $-4 \times 3 - (-2)^3$.

Order of OperationsInteger Arithmetic
2025/6/3

We need to evaluate the expression $(-2)^3 \div (-3)^3 \times (-6)^2 \div 4^2$.

Order of OperationsExponentsFractionsSimplification
2025/6/1

The problem is to evaluate the expression $-3^2 - (-2)^3$.

Order of OperationsExponentsInteger Arithmetic
2025/6/1

We need to evaluate the expression $(-3\frac{2}{3}) \div 6\frac{7}{8} - \frac{1}{3}$.

FractionsMixed NumbersArithmetic Operations
2025/6/1

The problem is to evaluate the expression $(-36) \div (-9) - (-2) \times (-5)$.

Order of OperationsInteger ArithmeticDivisionMultiplicationSubtraction
2025/6/1