Finding the Minimum Value of AC in a Triangle with Given Side Lengths

  • Thread starter Thread starter tweety1234
  • Start date Start date
  • Tags Tags
    Algebra
AI Thread Summary
In triangle ABC, with sides AB=(2-x) cm, BC=(x+1) cm, and angle ∠ABC=120°, the expression for AC^2 is derived as x^2-x+7. The discussion focuses on finding the value of x that minimizes AC, leading to the completion of the square method. It is clarified that the minimum value occurs at x=1/2, resulting in a minimum of 27/4 for AC^2. Confusion arises regarding the interpretation of minimizing the expression, particularly when dealing with complex numbers. Ultimately, the correct approach confirms that the minimum value of AC is indeed 27/4 when x equals 1/2.
tweety1234
Messages
111
Reaction score
0

Homework Statement



In △ABC, AB=(2-x) cm, BC=(x+1) cm and ∠ABC=120°:

(a) Show that AC^2=x^2-x+7.

(b) Find the value of x for which AC has a minimum value

The Attempt at a Solution



I am having trouble with part 'b'
am suppose to complete the square , but I don't seem to get the right answer.

x^2 -x +7 =0

x^2 -x = -7

(x- \frac{1}{2} )^2 = -7 + \frac{1}{4}

(x- \frac{1}{2} )^2 = \frac{-27}{4}

x- \frac{1}{2} = -\frac{\sqrt27}{2} and than am I suppose to solve for x ? what does it mean by minimum value?
 
Physics news on Phys.org
tweety1234 said:
x^2 -x +7 =0

uhh? :confused: where did "=0" come from??

just minimise (x - 1/2)2 + 27/4 :wink:
 
tiny-tim said:
uhh? :confused: where did "=0" come from??

just minimise (x - 1/2)2 + 27/4 :wink:

I don't understand what you mean by 'minimise' ? \frac{1}{4} + \frac{27}{4} = 7

x=7?
 
tweety1234 said:
I don't understand what you mean by 'minimise' ?

Find the value of x for which (x - 1/2)2 + 27/4 is a minimum … what is that minimum? :smile:
 
tiny-tim said:
Find the value of x for which (x - 1/2)2 + 27/4 is a minimum … what is that minimum? :smile:


IS the minimum 27/4 , when x = 1/2?
 
tweety1234 said:
IS the minimum 27/4 , when x = 1/2?

Yup! :biggrin:

That's what completing the square is all about! :wink:
 
tweety1234 said:
(x- \frac{1}{2} )^2 = \frac{-27}{4}

x- \frac{1}{2} = -\frac{\sqrt27}{2}


This step is not correct as taking the square root of a negative number (right hand side of equation) results in complex, imaginary numbers; not the negative square root as you've done. Since x is imaginary, it means that x^2-x+7 \neq 0
And of course, you've already seen that the minimum value is 27/4 which is more than 0.
 
Back
Top