factoring and canceling exponents (I think)

This topic has expert replies
Newbie | Next Rank: 10 Posts
Posts: 3
Joined: Wed Nov 05, 2008 10:24 am
Location: New York

factoring and canceling exponents (I think)

by AndyWRX » Wed Nov 05, 2008 10:33 am
DS question

If xy does not equal zero, what is the value of

x^4y^2 - (xy)^2
--------------------
x^3 y^2


1) x=2

2) y = 8

This question has to do with canceling out the variable y but I do not know how to manipulate this equation to eliminate y.

Can someone please help me manipulate this equation, particularly how to change (xy)^2

Thanks, I will post the answer later.

Andy
Its been 20 years since I last did this stuff and I had forgotten how much fun it is
Source: — Data Sufficiency |

User avatar
Senior | Next Rank: 100 Posts
Posts: 52
Joined: Thu Jul 31, 2008 12:30 pm
Thanked: 5 times

by dhanda.arun » Wed Nov 05, 2008 10:39 am
x^4y^2 - (xy)^2
--------------------
x^3 y^2

This reduces to x^2y^2(x^2 -1)
-------------------
x^3y^2

cancel x^2y^2 from num and denominator
we have
[x^2-1]/x
this is equal to x-1/x
and hence can be solved when x is known

Newbie | Next Rank: 10 Posts
Posts: 3
Joined: Wed Nov 05, 2008 10:24 am
Location: New York

by AndyWRX » Wed Nov 05, 2008 10:48 am
Thanks for the reply but I still not sure I understand the process of reducing the equation, would you mind explaining how you reduced the top line of the equation.

Just for clarity, perhaps I should have written it with spaces

x^4 y^2 - (xy)^2
-------------------
x^3 y^2

Thanks

Andy
Its been 20 years since I last did this stuff and I had forgotten how much fun it is

User avatar
Senior | Next Rank: 100 Posts
Posts: 52
Joined: Thu Jul 31, 2008 12:30 pm
Thanked: 5 times

by dhanda.arun » Wed Nov 05, 2008 11:53 am
x^4y^2 - (xy)^2

take the second term (xy)^2 = x^2 y^2
and
x^4 in first term can be written as X^2 * X^2

so the equation can be written as

X^2 * X^2 * y^2 - x^2 y^2

we can take out x^2 y^2
so the equn becomes x^2 y^2(X^2 - 1)

if u have difficulty in factoring out,
consider x^2 y^2 = a
so the equn is a.X^2 -a
take a common..........!!!

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

by cramya » Wed Nov 05, 2008 2:29 pm
I would go with A) sicne the y's cancel out but x remains. We need to know x to determine the value of the expression.

Hope I am not missing something.


Please post OA's using spoiler function when posting the question if possible

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

by cramya » Wed Nov 05, 2008 2:32 pm
x^4 y ^ 2 - x^2 y ^2 / x ^ 3 y ^ 2 ( (xy) ^ 2 = x^2 y ^ 2 using Exponent rule: (ab)^n = a^n b ^ n)

Take y ^ 2 i.e common from the numerator x^4 y ^ 2 - x^2 y ^2

= y ^ 2 ( x^4 - x^2) / x ^ 3 y ^ 2
y^2 in the Numerator and Denominator cancels leaving us with

( x^4 - x^2) / x ^ 3

Stmt I is sufficient since it gives value of x and therefore we can calculate the value of the expression.

Hope this helps!

Legendary Member
Posts: 1169
Joined: Sun Jul 06, 2008 2:34 am
Thanked: 25 times
Followed by:1 members
Simplifying, we get:

(x^4y^2 - x^2y^2) / x^3y^2

Taking x^2y^2 common, [x^2y^2 (x^2 - 1)]/x^3y^2

(x^2 - x) / x

x - 1

Hence (A) is sufficient.



AndyWRX wrote:DS question

If xy does not equal zero, what is the value of

x^4y^2 - (xy)^2
--------------------
x^3 y^2


1) x=2

2) y = 8

This question has to do with canceling out the variable y but I do not know how to manipulate this equation to eliminate y.

Can someone please help me manipulate this equation, particularly how to change (xy)^2

Thanks, I will post the answer later.

Andy

Newbie | Next Rank: 10 Posts
Posts: 4
Joined: Thu Mar 18, 2010 11:53 pm

by cooo3 » Fri Mar 19, 2010 3:47 am
isnt the answer supposed to be x-1/x ?