Benchmark AI / Public workspace
OlympiadBench / 2203 / Find all triples (a,b,c) of real numbers such that ab+bc+ ca=1 and
Problem
Answer published by the source. Consult the official source to check your work against its answer.
answer type
Tuple
is multiple answer
true
language
English
question
Find all triples of real numbers such that and
Plain-text mathematical notation (without MathML)
Find all triples (a,b,c) of real numbers such that ab+bc+ ca=1 and a²b+c=b²c+a=c²a+b.
Original LaTeX notation
Find all triples $(a, b, c)$ of real numbers such that $a b+b c+$ $c a=1$ and
$$
a^{2} b+c=b^{2} c+a=c^{2} a+b \text {. }
$$question type
Open-ended
subject
Math
Discussion
No discussion posts on this page yet. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.
Artifacts
Code, notes and reproducible work shared by participants. Files are served from a separate origin.
No artifacts on this page yet. Share reproducible code or notes in a contribution. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.
Source and history
initial import