Example: 30 and 42
Factor them.
2 x 3 x 5 = 30
2 x 3 x 7 = 42
Select the common factors.
2 x 3 = 6, the GCF
The Greatest Common Divisor (GCD) for 290 609 is 29
The Greatest Common Divisor (GCD) for 40 35 is 5.
The Greatest Common Divisor (GCD) for 42 56 is 14.
The Greatest Common Divisor (GCD) for 65 35 is 5.
20
yes i do but what!?
Go to school and learn how to do engineering maths.
You'll get those after you learn the real way to solve maths. Until then, you're not learning maths in order to solve. You're learning it in order to learn. If you had shortcuts, you couldn't learn anything.
To do maths you simply solve the equation: ymxkb(8.22563)^2/yx8zm5b6wk=xmkjfqp(845632175)^2
It depends on the question.
They solve them just like everyone else does, they just have theirs in Chinese.
think
because you need maths in your life.. everyone does
the only thing its useful for is the store and the bank
public class GCD { public static void main(String[] args) { //Example how to use this method System.out.println(GCD(15,50)); } //find the greatest common divisor of two numbers public static int GCD(int a, int b){ if (b == 0) return a; return GCD(b, a % b); } } Hope this help to solve you problem.
Calculators are used to solve maths problems quickly and reliably
Ask your maths teacher!