Intersection of a line and circle

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
1 reply · 3K views
bosonhiggs
Messages
1
Reaction score
0

Homework Statement



The line x+y=2a-1 intersects the circle x2+y2=a2+3a-3 at point (m,n). When m*n reaches its minimum value, what is the value of a?

Homework Equations



Equation One

x + y = 2a - 1

Equation Two

x2 + y 2 = a 2 + 3a - 3
 
Last edited:
Physics news on Phys.org
Square your linear (first) equation, using the fact that (x+y)^2 = x^2 + y^2 + 2xy, at which point you can easily eliminate "x^2 + y^2" from the two equations. Now you have "xy" as a function of "a" and the rest should be easy.