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.
because you need maths in your life.. everyone does
think
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.
Ask your maths teacher!
Calculators are used to solve maths problems quickly and reliably