10018886 10018886
  • 05-05-2021
  • Mathematics
contestada

6% of $22 equals $1.32 what is the total including tax?

Respuesta :

zidaneboussofi2005
zidaneboussofi2005 zidaneboussofi2005
  • 05-05-2021

Answer:

$23.32

Step-by-step explanation:

Add $22 and $1.32 to get the total.

$22 + $1.32 = $23.32

Answer Link

Otras preguntas

can someone please help me it’s a quiz and idk what to do!!!
The gospels of the New Testament tell of the life of Jesus. This is an early example of: A: autobiography B: biography C: memoir
2, 2, 2, 3, 4, 4, 11 What is the median of the seven data values shown?
Order of Operations with and without variables
Which states how the main text convinces readers that microbes help humans? It argues that more needs to be done to understand microbes. It compares microbes to
Where is the x and y axis on a graph?
A rough draft is a version of your paper that is complete but not polished. It's a good idea to write an outline before starting your rough draft, to help organ
What is a good way to get noticed or subscribers on Yt?
Public school systems at the municipal level in Georgia are governed by a superintendent and O the local school board. O the state board of education. O a board
Which loop prints the numbers 1, 2...100? c = 1 while (c <= 100): c = c + 1 print (c) c = 1 while (c < 100): c = c + 1 print (c) c = 1 while (c <=