What is the smallest possible value the expression ab+a+b can take, if real numbers a,b satisfy the condition a2+b2=25.
Solution
(a+b+1)2≥0 a2+b2+1+2ab+2a+2b≥0⇒ab+a+b≥−21(a2+b2+1)=−13. By choosing a=−4 and b=3, we obtain: ab+a+b=−12−4+3=−13, i.e. the smallest possible value is reached.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.