Step 1: The coordinates of the vertices are
P(5,4),
Q(−2,4), and
R(a,b). The area of the triangle is given as 35 square units.
The area of the triangle can be calculated using the formula for the area of a triangle with vertices
(x1,y1),(x2,y2),(x3,y3):
Area=21∣x1(y2−y3)+x2(y3−y1)+x3(y1−y2)∣
Substitute the coordinates of
P(5,4),
Q(−2,4), and
R(a,b) into the area formula, and set the area equal to 35:
21∣5(4−b)+(−2)(b−4)+a(4−4)∣=35
Simplifying this equation:
∣20−5b−2b+8∣=70
∣28−7b∣=70
This gives two cases:
1.
28−7b=70⇒b=−6
2.
28−7b=−70⇒b=14
Thus, the coordinates of
R are
(2,−6).
Step 2: The centroid
G of a triangle is the point where the medians intersect, and its coordinates are the average of the coordinates of the vertices:
G=(3x1+x2+x3,3y1+y2+y3)
Substituting the coordinates of
P(5,4),
Q(−2,4), and
R(2,−6), we get the centroid as:
G=(35+(−2)+2,34+4+(−6))=(35,32)
Step 3: The coordinates of the centroid are
(2,514), and using the centroid formula, we calculate the value of
c+2d. We have:
c+2d=35+34=3