answersLogoWhite

0


Best Answer

(start)

[calculate gcd]

[calculate product]

[divide]

(stop)

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

6y ago

If you already know the grid method for GCF, the LCM is found by multiplying the numbers down the left side with the numbers at the bottom of the grid. If you don't know the grid method, I'm not going to be able to draw it here as it involves a tic tac toe board and vertical lines are nearly impossible in this format. If you think about it, it's just like the ladder method with a few extra lines. If you think about it further, the grid method, like the rainbow, tree, ladder, fireworks, lattice and cake methods are all the same things: different ways to notate the process of finding and comparing the prime factorizations of given numbers. It doesn't matter where you write them on the page.

Example: 30 and 42

Factor them.

2 x 3 x 5 = 30

2 x 3 x 7 = 42

Select the highest amount of each factor.

2 x 3 x 5 x 7 = 210, the LCM

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Flow chart of LCM of two numbers?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Draw a flow chart to find HCF of two given numbers?

First you will need to pick out the two numbers. Then you can use your textbook and the instructions in order to draw out the flow chart.


How do you draw a flow chart for determining if the two numbers are equal or not?

using OR ().


Flow chart for sum of two numbers in c?

z = x + y


How do you draw a flowchart of HCF of two given numbers?

draw a flow chart to find hcf of two given numbers


How do you draw a flow chart for adding of two numbers?

Paper and pencil, A flowchart symbol template helps but is not required.


What is the LCM of two numbers is t (always sometimesnever) he product of the two numbers?

The LCM of two numbers is sometimes the product of the two numbers.


Program in 'c' to find the LCM of any given five numbers?

Just write a method or function that calculates the LCM for two numbers at a time. Then calculate the LCM for the first two numbers, get the LCM of the result with the third number, etc.Just write a method or function that calculates the LCM for two numbers at a time. Then calculate the LCM for the first two numbers, get the LCM of the result with the third number, etc.Just write a method or function that calculates the LCM for two numbers at a time. Then calculate the LCM for the first two numbers, get the LCM of the result with the third number, etc.Just write a method or function that calculates the LCM for two numbers at a time. Then calculate the LCM for the first two numbers, get the LCM of the result with the third number, etc.


Can the HCF of two numbers be a factor of their LCM?

The HCF is always a factor of the LCM of two numbers. The HCF is a factor of both the numbers which are factors of their LCM. Thus the HCF is also a factor of the LCM of the two numbers.


Can the GCF of two different numbers is the LCM of the numbers?

No, the only way the GCF and LCM of two numbers can be the same is if the numbers are the same.


Can you give me an example when the LCM of two numbers is the product of the two numbers?

The LCM of 7 and 9 is 63.


Is The LCM of two different prime numbers their product?

Yes,LCM of two numbers is their product.


How do you find two numbers if HCF and LCM are known?

The product of the GCF and the LCM of two numbers is equal to the product of the original two numbers. Multiply the GCF and the LCM. The original two numbers will be another factor pair of that total. Find the factor pair that has that GCF and LCM.