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
Answer:
9.9166667
Step-by-step explanation:
All of the numbers equal 59.5 then divide by 6 equals the answer above.
The answer would be .5 pounds
1 ounce is equal to .0625 lbs
so 8 * .0625 = .5
hope this helps :)
brainliest???
Answer: 15w
Step-by-step explanation:
Answer: option d is correct .
Step-by-step explanation:
In order to find the same attendance we set both equation equal
8x+191 = -x^2+26x+126
simplifying equation ,we get
x^2 -18x+65=0
(x-5) (x-13) = 0
x =5 or x =13
therefore on 5th day and 13th day both plays attendance is same
and it is obtained by plugging x = 5 in and x =13 in either of the equation.
for x = 5 ,
y = 8(5) +191 = 40+191 = 231
for x = 13
y = 8(13)+191
= 104+191
= 295
therefore option d is correct