A Pythagorean triple is a set of thre integer numbers, a, b and c that meet the Pythgorean theorem a^2 + b^2 = c^2
Use Euclide's formula for generating Pythagorean triples.
This formula states that given two arbitrary different integers, x and y, both greater than zero, then the following numbers a, b, c form a Pythagorean triple:
a = x^2 - y^2
b = 2xy
c = x^2 + y^2.
From a = x^2 - y^2, you need that x > y, then you can discard options A and D.
Now you have to probe the other options.
Start with option B, x = 4, y = 3
a = x^2 - y^2 = 4^2 - 3^2 = 16 -9 = 7
b = 2xy = 2(4)(3) = 24
c = x^2 9 y^2 = 4^2 + 3^2 = 16 + 9 = 25
Then we could generate the Pythagorean triple (7, 24, 25) with x = 4 and y =3.
If you want, you can check that a^2 + b^2 = c^2; i.e. 7^2 + 24^2 = 25^2
The answer is the option B. x = 4, y = 3
None of the above. 11^8/11^3 is 11^5 since you will just subtract exponents. The numerical value is 161051
although you should have an option that either is 11^5 or equals 11^5 like 11^15/11^10 for example
Answer:
9+2a+7+4a-8
2a+16+4a-8
2a+8+4a
6a+8
Step-by-step explanation:
you can't really get an answer for this problem but you can simplify it
Answer:
what is the question ? but i dont know ans
Answer:
The answer is the sum of three times a number and six, divided by the difference of seven times the number and nine
Step-by-step explanation:
3p = three x a number
7p = seven x a number
3p+6 = sum of three x a number plus six
7p-9 = difference of seven x the number minus nine
(3p+6)/(7p-9) = sum of three times x number plus six, divided by the difference of seven x the number - nine