Question:

If $a + b = 5$ and $ab = 6$, find $a^2 + b^2$:

Show Hint

You can also solve this by finding the numbers. Two numbers that add to 5 and multiply to 6 are 2 and 3. Then, $2^2 + 3^2 = 4 + 9 = 13$.
Updated On: Mar 29, 2026
  • 25
  • 13
  • 11
  • 17
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Step 1: Understanding the Concept:
This problem uses the algebraic identity: $(a + b)^2 = a^2 + b^2 + 2ab$.
Step 2: Detailed Explanation:
1. We know $(a + b)^2 = a^2 + b^2 + 2ab$. 2. Substitute the given values ($a+b=5$ and $ab=6$): $$(5)^2 = a^2 + b^2 + 2(6)$$ $$25 = a^2 + b^2 + 12$$ 3. Subtract 12 from both sides: $$a^2 + b^2 = 25 - 12 = 13$$
Step 3: Final Answer:
The correct option is (b).
Was this answer helpful?
0
0