asked 52.9k views
0 votes
What is an efficient way to compute 47^2–37^2 without using raw calculations?

1 Answer

3 votes

Answer:

(47+37)(47-37)

Explanation:

47^2-37^2 is a difference of two squares. a^2-b^2 = (a+b)(a-b) so this expression can be factored to (47+37)(47-37) = (84)(10) = 840

answered
User Ayudh
by
8.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.