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
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 3K views
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.

[tex]x^2 -x +7 =0[/tex]

[tex]x^2 -x = -7[/tex]

[tex](x- \frac{1}{2} )^2 = -7 + \frac{1}{4}[/tex]

[tex](x- \frac{1}{2} )^2 = \frac{-27}{4}[/tex]

[tex]x- \frac{1}{2} = -\frac{\sqrt27}{2}[/tex] and than am I suppose to solve for x ? what does it mean by minimum value?
 
on Phys.org
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' ? [tex]\frac{1}{4} + \frac{27}{4} = 7[/tex]

x=7?
 
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:
[tex](x- \frac{1}{2} )^2 = \frac{-27}{4}[/tex]

[tex]x- \frac{1}{2} = -\frac{\sqrt27}{2}[/tex]


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 [tex]x^2-x+7 \neq 0[/tex]
And of course, you've already seen that the minimum value is 27/4 which is more than 0.