Quadratics Having a Common Tangent

  • Thread starter Thread starter Ascendant0
  • Start date Start date
  • Tags Tags
    Tangent
Click For Summary
The discussion centers on finding the values of a and b for two quadratic equations that share a common tangent line at the point (1,0). The equations lead to the conclusion that c equals 1, and subsequently, a is determined to be -3. By substituting these values back into the original equation, b is found to be 2. The calculations confirm that both equations equal zero at the specified point and that their derivatives match. There is uncertainty regarding the solutions due to discrepancies with the solutions manual, prompting a request for verification.
Ascendant0
Messages
175
Reaction score
38
Homework Statement
The curves y=x^2+ax+b and y=cx-x^2 have a common tangent line at the point (1,0). Find a, b, and c
Relevant Equations
Derivatives of both: 2x+a, and c-2x
I do know that since they have a common tangent line, that means:

2x+a = c-2x

Since they both have the point (1,0), then since both equations should equal 0 when x = 1:

c(1)-(1)^2 = 0 --> c = 1

So now, I replace c with 1 to solve for a in the two derivatives that are equal (common tangent line) at x = 1:

2(1)+a = 1-2(1) --> a = -3

Then last, I plug x and a values into the first equation at (1,0):

(1)^2+(-3)(1)+b = 0 --> b = 2

When I plug those values into the original equations for x = 1 and y = 0, they check out. When I set the derivatives equal to each other, that checks out (both sides = -1). I think I did this right, but for some reason, my solutions manual has entirely different solutions to entirely different problems for the last half of this chapter in Thomas' Calculus (even though they're both 13th ed), so I can't verify it for sure. Can someone please let me know if this is all correct?
 
Physics news on Phys.org
Your solution looks fine to me.
 
  • Like
Likes SammyS and Ascendant0
First, I tried to show that ##f_n## converges uniformly on ##[0,2\pi]##, which is true since ##f_n \rightarrow 0## for ##n \rightarrow \infty## and ##\sigma_n=\mathrm{sup}\left| \frac{\sin\left(\frac{n^2}{n+\frac 15}x\right)}{n^{x^2-3x+3}} \right| \leq \frac{1}{|n^{x^2-3x+3}|} \leq \frac{1}{n^{\frac 34}}\rightarrow 0##. I can't use neither Leibnitz's test nor Abel's test. For Dirichlet's test I would need to show, that ##\sin\left(\frac{n^2}{n+\frac 15}x \right)## has partialy bounded sums...