A tangent line to both functions

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
4 replies · 1K views
Atran
Messages
93
Reaction score
1

Homework Statement



Determine a line that is tangent to both f(x)=x2 and g(x)=x2-2x

Homework Equations



The Attempt at a Solution


f(x)=x2 => f'(x)=2x
g(x)=x2-2x => g'(x)=2x-2

f'(a) = f'(b)
2a = 2b-2

I don't know how to continue.
Thanks for help.
 
Physics news on Phys.org
Thank you.

h(b) = (2b-2)b+c => c = -b2

h(a) = (2b-2)a+c = (2b-2)a-b2 => (a-b)2+2a=0
2a = 2b-1 => a = b-1
(-1)2+2a=0 => a=-0.5 and b=0.5