For what values $a, b$ parabola $y = ax^2$ will be tangent with the line $y=2x+b$?
Do I need the derivative of the equations? Or one of them then compare between them?
- $y=ax^2$
- $y=2x+b$
For what values $a, b$ parabola $y = ax^2$ will be tangent with the line $y=2x+b$?
Do I need the derivative of the equations? Or one of them then compare between them?
Hints:
1-Two functions intersects, so we have to solve $ax^2=2x+b$.
2- The derivation of $y=ax^2$ (which is $2ax$) is $2$ when $x$ is one of above quadratic equation's solutions.
Hint: If they are tangent, that means that their intersection is only one point. That means that: $$ ax^2 = 2x+b $$ has only one solution!
tangent to the parabola will be of the form: $$y^1 = 2ax$$ This is equal to $2x+b$ only when: $$2ax = 2x+b$$ Comparing co-efficients gives you: $$(a,b)=(1,0)$$