Answer:
6
Step-by-step explanation:

Answer:
m <1 = 30
Step-by-step explanation:
The sum of the angles of a triangle add to 180
Let x be the unknown angle
75+75+x = 180
Combine like terms
150+x =180
Subtract 150 from each side
150-150+x = 180-150
x = 30
I think the answer would be true

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:
proof below
Step-by-step explanation:
Remember that a number is even if it is expressed so n = 2k. It is odd if it is in the form 2k + 1 (k is just an integer)
Let's say we have to odd numbers, 2a + 1, and 2b + 1. We are after the sum of their squares, so we have (2a + 1)^2 + (2b + 1)^2. Now let's expand this;
(2a + 1)^2 + (2b + 1)^2 = 4a^2 + 4a + 4b + 4b^2 + 4b + 2
= 2(2a^2 + 2a + 2b^2 + 2b + 1)
Now the sum in the parenthesis, 2a^2 + 2a + 2b^2 + 2b + 1, is just another integer, which we can pose as k. Remember that 2 times any random integer, either odd or even, is always even. Therefore the sum of the squares of any two odd numbers is always even.