NabilLallas
NabilLallas
01-12-2016
Mathematics
contestada
14% of 80 what is what number
Respuesta :
d20010110
d20010110
01-12-2016
80 multiply 0.14 equals 11.2.
So the answer is 11.2
Answer Link
Visotheara
Visotheara
01-12-2016
The answer for 14% of 80= is 11.2
Answer Link
VER TODAS LAS RESPUESTAS ( 15+ )
Otras preguntas
What is the smallest initial velocity that is required to throw a stone 49 feet up on top of a silo?
Imagine that we have a list of names called nameList. There are various algorithms we could run on it. Here's one such algorithm, which compares each name in th
Both covalent-network solids and ionic solids can have melting points well in excess of room temperature, and both can be poor conductors of electricity in thei
how did the japan government impact ainu culture
WILL GIVE BRAINLIEST TO WHOEVER GIVES AN EXPLANATION WITH CORRECT ANSWER! Look at the pic
Which graph represents a function?
rotation and revolution sometimes are
What is the best way to these sentences? There may be tornadoes through the Midwest today. A weather report just came in saying this. A. A weather report, one t
the domains of art are
What is the output of this program? numA = 2 numB = 3 if numA == 2 or numB == 2: print("yes") elif numA == 2 and numB == 3: print("no") Output: