Thread: Tricky Problem
View Single Post
  #1  
Old November 6th, 2009, 06:10 PM
acevipa acevipa is offline
Junior Member
 
Join Date: Feb 2008
Posts: 26
Country:
Thanks: 4
Thanked 1 Time in 1 Post
acevipa is on a distinguished road
Default Tricky Problem

Ok so you are given; a, b, c are integers

abc = 729
and a + b + c = 91

Find a^2 + b^2 + c^2

How could I do this algebraically?
Reply With Quote