Difference between revisions of "1985 OIM Problems/Problem 1"
(→Problem) |
|||
Line 1: | Line 1: | ||
== Problem == | == Problem == | ||
Find all triples of integers <math>(a,b,c)</math> such that: | Find all triples of integers <math>(a,b,c)</math> such that: | ||
− | <cmath>a+b+c=24 | + | <cmath>a+b+c=24</cmath> |
+ | <cmath>a^2+b^2+c^2=210</cmath> | ||
+ | <cmath>abc=440</cmath> | ||
== Solution == | == Solution == | ||
{{solution}} | {{solution}} |
Revision as of 11:27, 13 December 2023
Problem
Find all triples of integers such that:
Solution
This problem needs a solution. If you have a solution for it, please help us out by adding it.