Asked by dfgd
how to find gcd by flow chart
Answers
Answered by
Writeacher
Please type your <u>subject</u> in the <b>School Subject</b> box. Any other words, <u>including obscure abbreviations</u>, are likely to delay responses from a teacher who knows that subject well.
http://www.aaamath.com/
Click on fractions at the left and then find what you need.
http://www.aaamath.com/
Click on fractions at the left and then find what you need.
Answered by
MathMate
There are different algorithms to find GCD. The one that has least steps in a flow chart and least work in programming is by Euclid's algorithm. The one we usually work with by finding factors and comparing factors is a more complex algorithm to make a flow-chart, and involves a more complex algorithm (meaning more decisions to make).
Your flow-chart will depend on the algorithm you choose, and you can start with writing pseudocode, since we do not support graphics at this forum.
Your flow-chart will depend on the algorithm you choose, and you can start with writing pseudocode, since we do not support graphics at this forum.
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.