answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How do you break and multiply?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic
Related questions

How do you multiply foam balls?

you break them into or you add them.


Explain why it makes sense to multiply when changing from a larger unit to a smaller?

because you have to multiply to break it down into a smaller number


Explain how you can break apart arrays when you multiply by 3?

explain how you can break numbers apart to find the product of 7 X 13


What is what is break apart math for 4th grade?

You take all the answers and add it all together. Break apart is a multiplication strategy. To multiply 45 and 6, you first break apart the 45 into 40 and 5, now multiply both with multiplier 6. Then add both of them. This is 40x6 + 5x6= 240 + 30 = 270


Why can you break apart numbers to multiply without changing the product?

Because of the distributive property of multiplication over addition.


What are three ways to find 3x2x4?

Well, honey, it ain't rocket science. You can multiply 3 by 2 to get 6, then multiply that by 4 to get 24. Or you can add 3+3+3+3+3+3 to get 18, and then double that to get 36. Or you can just use a calculator and save yourself the headache.


How do you work out total area of a room?

If the room is rectangular, multiply the the lengths of the walls. If the shape is not rectangular, you will need to break it up into rectangles or squares. Draw it out on paper and break it up into smaller parts whose area you can find.


What numbers multiply into 150 and add to -19?

To solve this problem, we are looking for two numbers that multiply to 150 and add to -19. Let’s break it down: Product of the two numbers: The two numbers should multiply to give 150. Sum of the two numbers: The same two numbers should add up to -19.


What are Labeled loops?

Java supports labeled loops which allow you to break out of multiply nested loops by using the label on a break statement.Here is an example:FINDBIGGER:for (i = 0; i < max1; i++){for (j = 0; j < max2; j++){if ( array[i] > array[j] )break FINDBIGGER;else if ( array[i] < array[j] )break;}System.out.println("The break will end up here!");}System.out.println("The break FINDBIGGER will end up here!");Note that technically this is not a goto - Java does not support gotos.


Multiply 2 x 3 x 4?

Question: 2 x 3 x 4 Answer: It's easier to break this down into separate parts. First, multiply 2 x 3 = 6 Then multiply 6 (which is 2 x 3) x 4 = 24 Therefore, 2 x 3 x 4 = 24


What is the product of 3 X 4 X 7?

Break it down, solve 3*4 first, then multiply that by 7.3*4=12 12*7=84


How do you work out products of prime numbers?

You multiply them.You multiply them.You multiply them.You multiply them.