Simplfying Radicals

This topic has expert replies
Source: — Problem Solving |

Legendary Member
Posts: 2467
Joined: Thu Aug 28, 2008 6:14 pm
Thanked: 331 times
Followed by:11 members

by cramya » Thu Dec 04, 2008 6:23 pm
sqrt(a^2-b^2)

The a^2-b^2 inside the square root cane be broken in to (a+b) (a-b)

Therefore it will be

sqrt((a+b)(a-b)) = sqrt(a+b) * sqrt(a-b)

sqrt(2*3) = sqrt(2) * sqrt(3)