SOLUTION: A perfect trio involves three whole numbers. Using the three numbers, add the first two numbers together then divide the sum by the third number. Using the same three numbers, subt

Algebra ->  sets and operations -> SOLUTION: A perfect trio involves three whole numbers. Using the three numbers, add the first two numbers together then divide the sum by the third number. Using the same three numbers, subt      Log On


   



Question 830854: A perfect trio involves three whole numbers. Using the three numbers, add the first two numbers together then divide the sum by the third number. Using the same three numbers, subtract the second from the first number and then multiple the difference by the third. The trio is perfect if the two outcomes are equal.
Can you find three whole numbers that are perfect trios?

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
Three numbers, a, b, c
A perfect trio involves three whole numbers. Using the three numbers, add the first two numbers together then divide the sum by the third number.
%28a%2Bb%29%2Fc
:
Using the same three numbers, subtract the second from the first number and then multiply the difference by the third.
c(a-b)
:
The trio is perfect if the two outcomes are equal.
Can you find three whole numbers that are perfect trios?
:
There are lots of them,
a=5 b=4 c=3
a=45 b=36 c=3
a=61 b=60 c=11
a=100 b=96 c=7
a=289 b=255 c=4
a=488 b=480 c=11