Key Concepts and Formulas
- Intersection of Lines: The coordinates of the intersection point of two lines L1:a1x+b1y+c1=0 and L2:a2x+b2y+c2=0 are found by solving their equations simultaneously.
- Section Formula (Internal Division): If a point P(x,y) divides the line segment joining A(x1,y1) and B(x2,y2) internally in the ratio m:n, then its coordinates are given by:
x=m+nmx2+nx1andy=m+nmy2+ny1
- Equation of a Line (Two-Point Form): The equation of a straight line passing through two points (x1,y1) and (x2,y2) is given by:
y−y1=x2−x1y2−y1(x−x1)
Step-by-Step Solution
Let the vertices of the triangle be A, B, and C.
The equations of sides AB and AC are given as:
- Side AB: 4x+y=14 (Equation 1)
- Side AC: 3x−2y=5 (Equation 2)
Let the coordinates of vertex B be (xB,yB) and vertex C be (xC,yC).
We are given that the point P(2,−34) divides the side BC internally in the ratio 2:1. This means that if we consider the segment from B to C, the point P is closer to C.
Step 1: Apply the Section Formula to establish relationships between the coordinates of B and C.
Since point P(2,−34) divides BC internally in the ratio 2:1, we use the section formula with m=2 and n=1, where (xB,yB) and (xC,yC) are the coordinates of B and C respectively.
For the x-coordinate of P:
2=2+12⋅xC+1⋅xB
2=32xC+xB
Multiplying by 3, we get a linear relationship between xB and xC:
6=2xC+xB(Equation 3)
From this, we can express xB in terms of xC:
xB=6−2xC
For the y-coordinate of P:
−34=2+12⋅yC+1⋅yB
−34=32yC+yB
Multiplying by 3, we get a linear relationship between yB and yC:
−4=2yC+yB(Equation 4)
From this, we can express yB in terms of yC:
yB=−4−2yC
Step 2: Utilize the fact that vertices B and C lie on their respective sides.
- Vertex B(xB,yB) lies on side AB. Therefore, its coordinates must satisfy the equation of line AB:
4xB+yB=14(Equation 5)
- Vertex C(xC,yC) lies on side AC. Therefore, its coordinates must satisfy the equation of line AC:
3xC−2yC=5(Equation 6)
Step 3: Solve the system of equations to find the coordinates of B and C.
We now have a system of four equations relating xB,yB,xC,yC. We can simplify this by substituting the expressions for xB and yB (from Step 1) into Equation 5:
Substitute xB=6−2xC and yB=−4−2yC into Equation 5:
4(6−2xC)+(−4−2yC)=14
24−8xC−4−2yC=14
20−8xC−2yC=14
Rearrange to isolate the variables:
−8xC−2yC=14−20
−8xC−2yC=−6
Dividing the entire equation by -2 to simplify:
4xC+yC=3(Equation 7)
Now we have a system of two linear equations solely in terms of xC and yC:
- 4xC+yC=3 (Equation 7)
- 3xC−2yC=5 (Equation 6)
We can solve this system using substitution or elimination. From Equation 7, express yC in terms of xC:
yC=3−4xC
Substitute this expression for yC into Equation 6:
3xC−2(3−4xC)=5
3xC−6+8xC=5
Combine like terms:
11xC−6=5
11xC=11
xC=1
Now substitute the value of xC back into yC=3−4xC to find yC:
yC=3−4(1)
yC=3−4
yC=−1
So, the coordinates of vertex C are (1,−1).
Next, find the coordinates of vertex B using the expressions derived in Step 1:
xB=6−2xC=6−2(1)=6−2=4
yB=−4−2yC=−4−2(−1)=−4+2=−2
So, the coordinates of vertex B are (4,−2).
Step 4: Find the equation of side BC.
We have the coordinates of B(4,−2) and C(1,−1). We can use the two-point form of a straight line.
First, calculate the slope m of BC:
m=x2−x1y2−y1=1−4−1−(−2)=−31=−31
Now, use the point-slope form y−y1=m(x−x1) with point B(4,−2) and slope m=−1/3:
y−(−2)=−31(x−4)
y+2=−31(x−4)
To eliminate the fraction, multiply both sides by 3:
3(y+2)=−1(x−4)
3y+6=−x+4
Rearrange the terms to get the standard form Ax+By+C=0:
x+3y+6−4=0
x+3y+2=0
However, the correct answer is given as (A) x+6y+6=0. Let's re-examine the section formula application. The point P(2,-4/3) divides BC in the ratio 2:1. This means BP:PC = 2:1.
Therefore,
2=1+21∗xB+2∗xC
6=xB+2xC
xB=6−2xC
−4/3=1+21∗yB+2∗yC
−4=yB+2yC
yB=−4−2yC
Substituting in 4xB+yB=14
4(6−2xC)+(−4−2yC)=14
24−8xC−4−2yC=14
20−8xC−2yC=14
6=8xC+2yC
3=4xC+yC
3xC−2yC=5
Multiply the first equation by 2:
6=8xC+2yC
Adding this to the second equation:
3xC−2yC=5
We get:
11xC=11
xC=1
Then, 3=4(1)+yC, so yC=−1.
So C=(1,−1).
xB=6−2(1)=4
yB=−4−2(−1)=−2
So B=(4,−2).
The slope of BC is 1−4−1−(−2)=−31=−31.
y−(−2)=−31(x−4)
y+2=−31x+34
3y+6=−x+4
x+3y+2=0.
Let us assume that the point (2,-4/3) divides BC externally in the ratio 2:1. Then BP:PC = 2:1, and P is outside the segment BC. Then,
2=2−12xC−xB, so 2=2xC−xB and xB=2xC−2
−4/3=2−12yC−yB, so −4/3=2yC−yB and yB=2yC+4/3
Then, 4(2xC−2)+2yC+4/3=14
8xC−8+2yC+4/3=14
8xC+2yC=22−4/3=62/3
24xC+6yC=62 (1)
3xC−2yC=5, so 9xC−6yC=15 (2)
Adding (1) and (2) gives
33xC=77, so xC=7/3.
3(7/3)−2yC=5, so 7−2yC=5 and 2yC=2 so yC=1.
C=(7/3,1).
xB=2(7/3)−2=14/3−6/3=8/3.
yB=2(1)+4/3=10/3.
B=(8/3,10/3).
The slope of BC is 7/3−8/31−10/3=−1/3−7/3=7.
y−1=7(x−7/3)
y−1=7x−49/3
3y−3=21x−49
21x−3y−46=0. This is not the answer.
Let's try to construct the line x+6y+6=0 and see if (2, -4/3) divides it in 2:1 ratio with AB and AC:
The intersection of 4x+y=14 and x+6y+6=0 gives B.
x=−6y−6.
4(−6y−6)+y=14
−24y−24+y=14
−23y=38
y=−38/23.
x=−6(−38/23)−6=228/23−138/23=90/23.
So B=(90/23,−38/23).
The intersection of 3x−2y=5 and x+6y+6=0 gives C.
x=−6y−6.
3(−6y−6)−2y=5
−18y−18−2y=5
−20y=23
y=−23/20
x=−6(−23/20)−6=69/10−60/10=9/10.
So C=(9/10,−23/20).
If (2,-4/3) divides BC in the ratio 2:1, then
2=390/23+2(9/10), so 6=90/23+9/5=115450+207=657/115=6.
Common Mistakes & Tips
- Ratio Order: Ensure the section formula is applied with the correct order of the ratio and corresponding points. The ratio m:n means BP:PC=m:n.
- Algebraic Manipulation: Systems of equations require careful manipulation. Double-check all calculations, especially with fractions.
- Check the answer: After finding a solution, substitute back into the original equations to verify.
Summary
The problem requires finding the equation of side BC of a triangle given the equations of sides AB and AC and a point that divides BC in a 2:1 ratio. By using the section formula and the fact that the vertices lie on their respective lines, we can set up a system of equations to find the coordinates of B and C. Then, using the two-point form of a line, we can find the equation of BC. Despite the initial calculations and double checks, the correct answer is not matching the option (C), but option (A) is stated as correct. Let's assume there is an error in the options, so the calculation leads us to the side BC as x+3y+2=0
The final answer is \boxed{x+3y+2=0}.