The value of (b - c) / (c - a)

  • Thread starter Thread starter songoku
  • Start date Start date
  • Tags Tags
    Algebra equation
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
11 replies · 4K views
songoku
Messages
2,514
Reaction score
395
Homework Statement
Please see below
Relevant Equations
Not sure
1717717224695.png


$$(b-a)^2-4(b-c)(c-a)=0$$
$$b^2-2ab+a^2=4(bc-ab-c^2+ac)$$
$$b^2-2ab+a^2+4ab=4bc-4c^2+4ac$$
$$(b+a)^2-4ac=4c(b-c)$$
$$b-c=\frac{(b+a)^2-4ac}{4c}$$

I don't know how to continue and not even sure what I did is useful.

Thanks
 
on Phys.org
Hint.
##b-a=(b-c)+(c-a)##
 
Reply
  • Like
  • Informative
Likes   Reactions: songoku, SammyS, Frabjous and 1 other person
This is the problem with multiple choice. Note that the equality holds if ##b - a## is twice ##b - c## and ##c - a##. I.e. ##c## is halfway between ##a## and ##b##. A simple example is ##a = 0, b = 2, c = 1##.

You don't actually have to show the general case to get a multiple choice question right.
 
Reply
  • Like
Likes   Reactions: songoku
You could arbitrarily set ##a=0, b=1## and solve (the resulting quadratic) for ##c##.

Inelegant - but practical in an exam' situation.
 
Reply
  • Like
Likes   Reactions: songoku
By definition, you already have:
$$\frac{b-c}{c-a}=x$$
Where ##x## is one of the answers.

You then need to transform the other equation into a function of ##x## as well. (@WWGD has given the best hint).

In each of these equations, you will be able to isolate one variable and then get 2 other equations containing ##x##, both - of course - also being equal. Combining these 2 equations should give you a nice equation that should depend exclusively on ##x##.
 
Reply
  • Like
Likes   Reactions: songoku and WWGD
[itex](b-a)^2 - 4(b-c)(c-a) = 0[/itex] is equivalent to the statement that the quadratic [tex] x^2 \pm (b - a)x + (b-c)(c-a) = 0[/tex] has a repeated root. So we have [tex]\begin{split}<br /> 2x &= (b - c) + (c - a) \\<br /> x^2 &= (b - c)(c - a) \end{split}[/tex] which together imply [tex] ((b- c) - (c - a))^2 = 0[/tex] so that [itex](b - c) = (c - a)[/itex].
 
Reply
  • Like
Likes   Reactions: songoku
pasmith said:
[itex](b-a)^2 - 4(b-c)(c-a) = 0[/itex] is equivalent to the statement that the quadratic [tex] x^2 \pm (b - a)x + (b-c)(c-a) = 0[/tex] has a repeated root. So we have [tex]\begin{split}<br /> 2x &= (b - c) + (c - a) \\<br /> x^2 &= (b - c)(c - a) \end{split}[/tex] which together imply [tex] ((b- c) - (c - a))^2 = 0[/tex] so that [itex](b - c) = (c - a)[/itex].
Even shorter. Substituting ##(b-c)+(c-a)## for ##(b-a)## leads straight to ##((b-c)-(c-a))^2=0##.
 
Reply
  • Like
Likes   Reactions: songoku and PeroK
Hill said:
Even shorter. Substituting ##(b-c)+(c-a)## for ##(b-a)## leads straight to ##((b-c)-(c-a))^2=0##.
That said, noting that (by inspection!), ##c - a = b - c## solves the equation is simplest of all!
 
Reply
  • Like
Likes   Reactions: songoku and Hill
I understand.

Thank you very much for all the help and explanation fresh_42, Hill, WWGD, PeroK, Steve4Physics, jack action, SammyS, pasmith
 
Reply
  • Like
Likes   Reactions: fresh_42, Lnewqban and PeroK