Sum and Difference of Squares Calculator

Input two numbers to instantly compute their sum of squares and difference of squares.

Calculate the Sum and Difference of Squares

Sum of Squares

Difference of Squares

How to Calculate the Sum and Difference of Squares

Let \( x \) and \( y \) represent the two numbers. To calculate their sum of squares and difference of squares, follow these formulas:

Sum of Squares

The sum of squares is the sum of the squares of the two numbers: \( \text{Sum of Squares} = x^2 + y^2 \)

Difference of Squares

The difference of squares is the difference between the squares of the two numbers: \( \text{Difference of Squares} = x^2 - y^2 \)

Examples

Example 1: Calculate the sum and difference of the squares of 10 and 50.

Solution:

Sum of Squares:

\( 10^2 + 50^2 = 100 + 2500 = 2600 \)

Difference of Squares:

\( 10^2 - 50^2 = 100 - 2500 = -2400 \)

Result: The sum of squares is 2600, and the difference of squares is -2400.

Example 2: Calculate the sum and difference of the squares of 66 and 88.

Solution:

Sum of Squares:

\( 66^2 + 88^2 = 4356 + 7744 = 12100 \)

Difference of Squares:

\( 66^2 - 88^2 = 4356 - 7744 = -3388 \)

Result: The sum of squares is 12100, and the difference of squares is -3388.