Find all real numbers a and b such that the system system{x+a=y+bx2−a=2yx02+y02=1025.has unique solution (x0,y0) and it satisfies the equality
This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.
The given system is equivalent to x2−2x+2b−3a=0x+a=y+b It has a unique solution (x0,y0) if the quadratic equation x2−2x+2b−3a=0 has a unique root x0. This means that D=1−2b+3a=0 and x0=1. The condition x02+y02=1025 gives y02=1024, i.e. y0=±2. For y0=−2 we get a=x02−2y0=5 and b=x0+a−y0=8, and for y0=2 we get a=x02−2y0=−3 and b=x0+a−y0=−4.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.