I need help on these two questions.

1. Describe what happens to the three points of concurrency that determine the Euller lines when the triangle is (a) isosceles, (b) equilateral
2. Which of the following triples of numbers can be the sides of a right triangle? Explain why. (a)square root 3, square root 4, square root 7, (b) 0.3, 0.4, 0.5, (c) 10, 24, 26, (d) 2, 3, 4
I have tried to look up these but don't get how to work them or what I am looking for.

1. When the triangle is isosceles, the three points are collinear, i.e. a straight line passes through the three points.

In the case of an equilateral triangle, all three points coincide at the centroid of the triangle.

See also:
http://en.wikipedia.org/wiki/Euler_line

2. Use Pythagoras theorem, which states that the square of the hypothenuse (the longest side) of a right-triangle is equal to the sum of the squares of the remaining sides.
For example,
3²+4²
=9+16
=25

=25
Therefore the triangle 3,4,5 is a right-triangle.

Thank you for the help. When you gave the example of question 2 is that I need to put for explaining my answer?

Yes, explanations similar to the example would suffice.

However, you need to check in a similar way each of the triplets given in the question.

You will notice that there is one of the four triplets is not Pythagorean.

I can help you with both of these questions!

1. To describe what happens to the three points of concurrency that determine the Euler lines when the triangle is isosceles or equilateral, we first need to understand what the Euler lines are.

In any triangle, there are three special points of concurrency called the Euler lines. These lines are the lines that pass through certain points related to the triangle's vertices, orthocenter, circumcenter, centroid, and Euler's reflection point.

(a) Isosceles Triangle:
In an isosceles triangle, two sides have the same length, and the opposite angles to those sides are congruent. When the triangle is isosceles, the three points of concurrency that determine the Euler lines coincide. This means that all three Euler lines, namely the line passing through the orthocenter and circumcenter, the line passing through the centroid and circumcenter, and the line passing through the centroid and orthocenter, all become the same line.

(b) Equilateral Triangle:
In an equilateral triangle, all sides have the same length, and all angles are congruent. When the triangle is equilateral, all three points of concurrency become the same point. Consequently, all three Euler lines collapse to a single point.

2. Now let's move on to the second question, which asks you to determine if certain triples of numbers can represent the sides of a right triangle.

To determine if a triple of numbers can form a right triangle, you can use the Pythagorean theorem. The theorem states that in a right triangle, the square of the length of the hypotenuse (the side opposite the right angle) is equal to the sum of the squares of the lengths of the other two sides.

(a) √3, √4, √7:
To check if these numbers can form the sides of a right triangle, we need to square each of them. The squares of these numbers are 3, 4, and 7, respectively. Now, let's see if the sum of any two squares is equal to the square of the third side:
3 + 4 = 7
7 ≠ 7

Since the sum of the squares of two sides is not equal to the square of the third side, these numbers cannot form the sides of a right triangle.

(b) 0.3, 0.4, 0.5:
Similarly, let's square each of these numbers:
(0.3)^2 = 0.09
(0.4)^2 = 0.16
(0.5)^2 = 0.25

Now, let's see if the sum of any two squares is equal to the square of the third side:
0.09 + 0.16 = 0.25
0.25 = 0.25

Since the sum of the squares of two sides is equal to the square of the third side, these numbers can form the sides of a right triangle.

(c) 10, 24, 26:
Let's apply the same process:
10^2 = 100
24^2 = 576
26^2 = 676

Now, let's check if the sum of any two squares is equal to the square of the third side:
100 + 576 = 676
676 = 676

Since the sum of the squares of two sides is equal to the square of the third side, these numbers can form the sides of a right triangle.

(d) 2, 3, 4:
We'll apply the same process once again:
2^2 = 4
3^2 = 9
4^2 = 16

Now, let's check if the sum of any two squares is equal to the square of the third side:
4 + 9 ≠ 16

Since the sum of the squares of two sides is not equal to the square of the third side, these numbers cannot form the sides of a right triangle.

I hope this explanation helps! Let me know if you have any further questions.