Solve the equations 15x−y=82 and 6x−5y=−4 Multiply the first equation by 5 and the second by 1 and then subtract the second from the first: 75x−5y=410 6x−5y=−4 Subtracting these gives 69x=414 which leads to x=6 Substitute x=6 into the first equation to get y=8 So, the first vertex is (6,8).
Solve the equations 15x−y=82 and 9x+4y=17 Multiply the first equation by 4 and the second by 1 and then add: 60x−4y=328 9x+4y=17 Adding these gives 69x=345 which leads to x=5 Substitute x=5 into the second equation to get y=−7 So, the second vertex is (5,−7).
Solve the equations 6x−5y=−4 and 9x+4y=17 Multiply the first equation by 4 and the second by 5 and then add: 24x−20y=−16 45x+20y=85 Adding these gives 69x=69 which leads to x=1 Substitute x=1 into the first equation to get y=2 So, the third vertex is (1,2).
So, the vertices of the triangle are (6,8), (5,−7), and (1,2).
Now that we have the vertices of the triangle, we can find the centroid.
The centroid (α,β) of a triangle with vertices (x1,y1), (x2,y2), and (x3,y3) is given by :
α=3x1+x2+x3 ,
β=3y1+y2+y3 Substituting the coordinates of the vertices into these equations, we get:
α=36+5+1=4 ,
β=38−7+2=1 Then, we find α+2β and 2α−β:
α+2β=4+2(1)=6 2α−β=2(4)−1=7 So, α+2β=6 and 2α−β=7 are the roots of the quadratic equation.
We can write the quadratic equation as
x2−(α+2β+2α−β)x+(α+2β)(2α−β)=0 Substituting α=4, β=1 gives us:
x2−13x+42=0