137k views
2 votes
The sum of two numbers a and b is 20. Write an expression for the sum of their squares, in terms of a.

User SMBiggs
by
3.2k points

1 Answer

5 votes

Answer:

2a² - 40a + 400

Explanation:

a + b = 20

b = 20 - a

a² + b² = a² + (20 - a)²

a² + b² = a² + 20² - 40a + a²

a² + b² = 2a² - 40a + 400

User Maxime Labelle
by
3.2k points