answersLogoWhite

0


Best Answer

multiple means multiple, plus means plus.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Does multiple means plus
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What does 15 more than 64 means?

It means 64 plus 15It means 64 plus 15It means 64 plus 15It means 64 plus 15


Why does minus multiple a minus equal to plus?

The way I picture it is like this: "Minus" means "down" instead of "up", it means "give away" instead of "get", it means "do the opposite". In other words, you are taking away something a negative amount of times.


Is the integer n a multiple of 15 n is multiple of 20 n plus 6 is a multiple of 3?

120 seems to answer this.


Which number fact has the same answer as 9 plus 6?

a multiple of 3


How do you find a multiple of 6?

add six plus six and ta da you have a multiple of six


What does multiple and factor mean in math?

the multiple means the number used to multiply. And the factor means a number to multiply or divide by


Plus jeune means what in french?

"Plus jeune" means "younger" in French.


Is 117 a multiple of 13?

Try it out! Do the division! If you get an integer (there are no decimals), it means it is a multiple.


What does multiple of 8 plus 5 mean in knitting?

multiple of 8 is however many repeats you want multiplied by 8, the pattern you are doing must repeat every 8 stitches so depending on how wide you want it that's 8, 16, 24, 32, 40, 48 and so on. plus 5 means add 5 to whatever number you came up with for the multiple of 8, that's usually to do with the edging so you only need that adding once no matter how many your multiple of 8 figure came to


Is decrease in math is minus or plus?

In math decrease means minus and increase means plus


How did osteoporosis get its name?

Osteoporosis means thin bones. "osteo" means bone plus "poro" means holes plus "sis" means process.


How ploymorphism and inheritance is different from that in Java and c plus plus?

C++ allows multiple inheritance while Java does not. In my opinion, multiple inheritance is not useful because it can get very confusing very quick. For polymorphism, C++ does early binding by default, while Java does late binding by default. Late binding is more useful than early binding.