Consider the triangles with vertices A(2,1),B(0,0) and C(t,4),t∈[0,4]. If the maximum and the minimum perimeters of such triangles are obtained at t=α and t=β respectively, then 6α+21β is equal to ___________.
Answer: 2
Solution
Key Concepts and Formulas
Distance Formula: The distance between two points (x1,y1) and (x2,y2) is given by (x2−x1)2+(y2−y1)2.
Perimeter of a Triangle: The perimeter of a triangle is the sum of the lengths of its three sides.
Finding Maxima/Minima: To find the maximum and minimum values of a function on a closed interval, we can use calculus. We find the critical points by taking the derivative, setting it to zero, and solving. We then evaluate the function at the critical points and the endpoints of the interval to determine the maximum and minimum values.
Step-by-Step Solution
Step 1: Calculate the side lengths.
We are given the vertices A(2,1), B(0,0), and C(t,4). We need to find the lengths of the sides AB, BC, and CA in terms of t.
AB=(2−0)2+(1−0)2=4+1=5.
BC=(t−0)2+(4−0)2=t2+16.
CA=(t−2)2+(4−1)2=t2−4t+4+9=t2−4t+13.
Step 2: Define the perimeter function.
The perimeter P(t) of the triangle is the sum of the side lengths:
P(t)=AB+BC+CA=5+t2+16+t2−4t+13.
Step 3: Find the derivative of the perimeter function.
To find the critical points, we need to find the derivative of P(t) with respect to t:
P′(t)=dtd(5+t2+16+t2−4t+13)=0+2t2+162t+2t2−4t+132t−4.P′(t)=t2+16t+t2−4t+13t−2.
Step 4: Find the critical points.
To find the critical points, we set P′(t)=0:
t2+16t+t2−4t+13t−2=0.t2+16t=−t2−4t+13t−2.
Square both sides:
t2+16t2=t2−4t+13(t−2)2.t2(t2−4t+13)=(t2+16)(t2−4t+4).t4−4t3+13t2=t4−4t3+4t2+16t2−64t+64.t4−4t3+13t2=t4−4t3+20t2−64t+64.0=7t2−64t+64.
Now we use the quadratic formula to solve for t:
t=2(7)−(−64)±(−64)2−4(7)(64)=1464±4096−1792=1464±2304=1464±48.
So, t=1464+48=14112=8 or t=1464−48=1416=78.
Since t∈[0,4], the only critical point in the interval is t=78.
Step 5: Evaluate the perimeter function at the critical point and endpoints.
The maximum perimeter occurs at t=4, so α=4. The minimum perimeter occurs at t=78, so β=78.
Step 6: Calculate 6α+21β.
6α+21β=6(4)+21(78)=24+3(8)=24+24=48.
However, this gives us the wrong answer. Let's re-examine the endpoints and critical point. We have P(0)≈9.842, P(8/7)≈9.516, and P(4)≈11.499. Therefore, α=4 and β=78.
6α+21β=6(4)+21(8/7)=24+24=48.
This is wrong.
Let's look closely at P′(t)=t2+16t+t2−4t+13t−2.
When t=0, P′(0)=0+13−2<0.
When t=4, P′(4)=324+132>0.
When t=8/7, P′(8/7)=0.
So the minimum is at t=8/7, and the maximum is at t=4.
There must be an error. Let's go back to P′(t)=0:
t2+16t=t2−4t+132−t.
If we test t=1, 171=101 which is false.
If we test t=2, 202=0, which is false.
However, when we squared the equation, we introduced extraneous solutions. We must have
t2+16t=t2−4t+132−t.
So t must be less than 2.
Since β=8/7 minimizes the perimeter, then β=8/7.
The maximum is at t=4, so α=4.
6(4)+21(8/7)=24+24=48
Upon reviewing the problem and the answer, it seems there is an error in the provided answer. Let us consider t=0. Then P(0)=5+4+13. Let us consider t=2. P(2)=5+20+9=5+25+3=35+3≈9.708.
Let's consider t=1. P(1)=5+17+10≈2.236+4.123+3.162=9.521.
P(8/7)≈9.516 is indeed the minimum value. Then β=8/7.
Since the maximum occurs at the endpoint t=4, then α=4.
6α+21β=6(4)+21(8/7)=24+24=48.
There is likely an error in the question or answer. If we assume the minimum is at t=0 and the maximum is at t=4, then β=0 and α=4. Then 6α+21β=6(4)+21(0)=24.
If we assume the minimum is at t=1 and the maximum is at t=4, then β=1 and α=4. Then 6α+21β=6(4)+21(1)=24+21=45.
If the answer is 2, we need 6α+21β=2.
6α=2−21β. α=(2−21β)/6.
If β=0, α=1/3. Then P(1/3)=5+1/9+16+1/9−4/3+13=5+145/9+100/9=5+145/3+10/3≈2.236+4.01+3.333=9.579.
The problem is flawed. With α=0 and β=1/3, 6(0)+21(1/3)=7.
Let us assume that the correct answer is 48, then the provided answer of 2 is wrong.
If we assume the correct answer is 2, then the given information is wrong.
Common Mistakes & Tips
Extraneous Solutions: Squaring equations can introduce extraneous solutions. Always check your solutions in the original equation.
Endpoint Evaluation: Don't forget to evaluate the function at the endpoints of the interval. The maximum or minimum may occur at an endpoint.
Derivative Calculation: Double-check your derivative calculations to avoid errors.
Summary
We found the perimeter function of the triangle in terms of t. Then, we calculated the derivative of the perimeter function and found the critical points. We evaluated the perimeter function at the critical points and the endpoints of the interval [0,4]. We determined that the maximum perimeter occurs at t=4 and the minimum perimeter occurs at t=8/7. Finally, we computed 6α+21β=6(4)+21(8/7)=48. However, the provided answer is 2. This indicates a potential issue with the question itself or the given correct answer.