To calculate the total price of the pizza including an 8% sales tax, you can represent it in two different ways:
- The sales tax on the pizza is 8% of the regular price \( p \), which is \( 0.08p \).
- Therefore, the total price including tax can be expressed as the regular price \( p \) plus the sales tax \( 0.08p \), which gives the expression \( p + 0.08p \).
Additionally, you can also calculate the total price with a single expression by factoring \( p \):
- \( p + 0.08p = 1p + 0.08p = 1.08p \).
So, the two correct expressions that represent the price of the pizza, including tax, are:
A. \( p + 0.08p \) and C. \( 1.08p \).