132,344
Chat with our AI personalities
3 is the smallest integer that cannot be written as the sum of two squares. This is easy to see, since the only squares less than or equal to 3 are 0 and 1.
If a question says solve the sum of the squares of 3 and 10, you would multiply 3 by 3 to get 9 and 10 by 10 to get 100, and add the two numbers to get 109. 32 + 102 = 9 + 100 = 109
There is a calculation error.
36+37=73
The question is ambiguous.Does it want the sum of the squares, or the square of the sum ? They're different.Here are both:1). Sum of the squares: . (1)2 + (2)2 + (3)2 + (4)2 + (5)2 = 1 + 4 + 9 + 16 + 25 = 552). Square of the sum: . (1 + 2 + 3 + 4 + 5 )2 = (15)2 = 225