Simplification

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 222
Joined: Tue Mar 25, 2008 3:52 pm
Thanked: 2 times

Simplification

by vinviper1 » Thu May 29, 2008 10:16 am
If x does not equal 2

then 3x^2(x-2)-x+2 / x-2

A 3x^2 - x + 2
B 3x^2 + 1
C 3x^2
D 3x^2 - 1
D 3x^2 - 2


I cheated and plugged in one to get the ans (D). The OG had an odd way to get it. Any better ways out there? Thanks
Source: — Problem Solving |

Master | Next Rank: 500 Posts
Posts: 192
Joined: Tue Apr 29, 2008 7:41 am
Thanked: 14 times

by aatech » Thu May 29, 2008 10:41 am
Can you please put the brackets properly to distinguish the statements...

Master | Next Rank: 500 Posts
Posts: 101
Joined: Tue May 27, 2008 6:03 am
Thanked: 5 times

by gmatinjuly » Thu May 29, 2008 11:14 am
hey vinviper though ur approach is fine as long as it gets u an answer I think this would be easier ....

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

Now lets solve numerator first

3x^2 (x-2)-x+2
= 3x^2 (x-2) -1 (x-2)
= (x-2) (3 x^2 - 1)

No we can cancel (x-2)

so that leaves 3 x ^2 - 1 that is D

Master | Next Rank: 500 Posts
Posts: 127
Joined: Sat Apr 19, 2008 1:02 am
Thanked: 12 times

by jasonc » Thu May 29, 2008 11:19 am
plugging in 1 or 0 is the easist (arguably the fastest) way to solve this problem. Since the answer choices will obviously be different (they'll all be off by 1, cept the first choice, so just make sure you don't plug in a number that will make x+2 = -2,-1,0,1).

You can also do it through algebra.
[3x^2(x-2)-x+2]/(x-2)
=[3x^2(x-2)]/(x-2)+(-x+2)/(x-2)
=3x^2+(-x+2)/(x-2)
=3x^2-(x-2)/(x-2)
=3x^2-1