
We know that,
- Pythagoras theoram is given by : p² + b² = h²
- In a Pythagoras triplet, the longest side represents the hypotenuse of the triangle.
Then,
We should check that, whether the sum of squares of the smaller sides will be equal to the square of the third side or not. Then, we can determine the above easily.
Sum of squares of smaller sides:
= 6² + 8²
= 36 + 64
= 100
Square of longer side:
= 10²
= 100
Sum of squares of smaller sides = Square of longer side. Hence, 6,8,10 are Pythagorean triplets.
And we are done! :D
⛱️ 
Answer:
A
Step-by-step explanation:
GCF is greatest common factor, which means that it is the greatest number all the numbers can be divisible by
for these numbers it is 12
Yes 1 and 3 are supplementary
------------------------------------------------------
Define jam and bread mix
------------------------------------------------------
Let the number of jar of jam be x
Let the number of packages of bread mix be y
------------------------------------------------------
Form equations and solve
------------------------------------------------------
x + y = 8 --------------------- (1)
6x + 5y = 45 ---------------- (2)
------------------------------------------------------
Rewrite equation to make x the subject
------------------------------------------------------
x+ y = 8
x = 8 - y ----------------------------(1a)
------------------------------------------------------
Substitute (1a) into (2)
------------------------------------------------------
6(8 - y) + 5y = 45
48 - 6y + 5y = 45
y = 48 - 45
y = 3
------------------------------------------------------
Substitute y = 3 into (1) to find x
------------------------------------------------------
x + 3 = 8
x = 8 - 3
x = 5
------------------------------------------------------
Find jam and bread mix
------------------------------------------------------
Jars of Jam = x = 5
Packages of bread mix = y = 3
------------------------------------------------------
Answer: Jam = 5 ; bread mix = 3
------------------------------------------------------