
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
⛱️ 
This is solved by setting up two equations and then using one to answer the other.
The first step (use what is given to set up the two separate equations)
We are looking for two numbers, let us call them X and Y.
We are told that X + Y = 59
We are also told that (9 more than) 9+ (4times the smaller number) 4Y is the bigger number X
Then we combine that into 9+4Y=X
so we now have two separate equations and we can use one to solve the other. Everywhere we have X in the first equation, we will fill in with the second equation
(9+4Y) +Y = 59 [then combine like terms]
9+5Y=59 [subtract 9 from both sides]
5Y=50 [divide both sides by 5 to isolate the Y]
Y=10 [now plug this into either equation to solve for X]
9+4(10)=X
9+40=X
<u><em>49=X and 10=Y</em></u>
Answer:
Step-by-step explanation:
in a parallelogram diagonals bisect each other.
so mid points are same.
Let coordinates of D be (x,y)
mid point of AC=midpoint Of BD
(-2+5)/2=(x+3)/2
x+3=-3
x=-3-3=-6
x=-6
(3-3)/2=(2+y)/2
y+2=0
y=-2
so D is (-6,-2)