Valid Squre root in Knewton practice problem

This topic has expert replies
User avatar
Master | Next Rank: 500 Posts
Posts: 116
Joined: Sat Mar 20, 2010 9:34 pm
Thanked: 6 times
Followed by:1 members

Valid Squre root in Knewton practice problem

by bkw » Wed Feb 23, 2011 10:36 am
Hi,

I have experience this in one of Knewton's practice problems which is stated as a valid square root:
sqrt(a^2) = -a, if a<0

I don't understand. If a is negative, say a = -1 then (a)^2 is positive. And the square root per definition has positive result, no?

Grateful for clarification
Source: — Problem Solving |

Senior | Next Rank: 100 Posts
Posts: 58
Joined: Fri Oct 22, 2010 1:05 am
Location: Bhopal
Thanked: 1 times
GMAT Score:710

by mk101 » Wed Feb 23, 2011 10:44 am
This has more to do with how a square root function is defined...so this result is by definition of a square root function

sqrt(a^2) = mod of a = a for all a>= 0 and -a for all a<0

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Wed Feb 23, 2011 11:30 am
bkw wrote:Hi,

I have experience this in one of Knewton's practice problems which is stated as a valid square root:
sqrt(a^2) = -a, if a<0

I don't understand. If a is negative, say a = -1 then (a)^2 is positive. And the square root per definition has positive result, no?

Grateful for clarification
Both you and Knewton's statement are correct:
If a = -1, then √a² = √(-1)² = √1 = 1.
-a = -(-1) = 1.
Thus, when a<0, √a² = -a.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

User avatar
Master | Next Rank: 500 Posts
Posts: 116
Joined: Sat Mar 20, 2010 9:34 pm
Thanked: 6 times
Followed by:1 members

by bkw » Thu Feb 24, 2011 5:11 am
mk101 wrote:This has more to do with how a square root function is defined...so this result is by definition of a square root function

sqrt(a^2) = mod of a = a for all a>= 0 and -a for all a<0
what do you mean by "mod", modulo %?

User avatar
Master | Next Rank: 500 Posts
Posts: 116
Joined: Sat Mar 20, 2010 9:34 pm
Thanked: 6 times
Followed by:1 members

by bkw » Thu Feb 24, 2011 5:13 am
GMATGuruNY wrote:
bkw wrote:Hi,

I have experience this in one of Knewton's practice problems which is stated as a valid square root:
sqrt(a^2) = -a, if a<0

I don't understand. If a is negative, say a = -1 then (a)^2 is positive. And the square root per definition has positive result, no?

Grateful for clarification
Both you and Knewton's statement are correct:
If a = -1, then √a² = √(-1)² = √1 = 1.
-a = -(-1) = 1.
Thus, when a<0, √a² = -a.
Gotcha, Thanks!

Senior | Next Rank: 100 Posts
Posts: 58
Joined: Fri Oct 22, 2010 1:05 am
Location: Bhopal
Thanked: 1 times
GMAT Score:710

by mk101 » Thu Feb 24, 2011 5:41 am
bkw wrote:
mk101 wrote:This has more to do with how a square root function is defined...so this result is by definition of a square root function

sqrt(a^2) = mod of a = a for all a>= 0 and -a for all a<0
what do you mean by "mod", modulo %?
it implies mod function .. and not modulo ... ΙaΙ = a for a >=0 and -a for a<0 ....