if the tax that you pay when you purchase an item is 12% of the sale price, write an expression that gives the tax on the item with a price p. write another expression that gives the total price ofthe item, including tax.
- what operations are involved in th expression you wrote
-determine the total price, including tax, of an item that costs 75.
-explain how the order of operation helped you solve this problem.

Respuesta :

let be t the tax, 
so the tax on the item with a price p is:
t=(12 x p) /100
the total price of the item, including tax
let be T=
the total price, including tax
so T= t+p, where t=(12 x p) /100
so T = 112p/100

he total price, including tax, of an item that costs 75.
by using T = 112p/100, 
we can get T= 112 x 75 / 100, T=84

the problem is not difficult, so as fo me it is obvious