Problem Solving - don't understand missing step

This topic has expert replies
Newbie | Next Rank: 10 Posts
Posts: 4
Joined: Sat Mar 02, 2013 4:28 pm
Hi Everyone,
Just curious if anyone could explain to me how the second step leads to the third step:
Step 1)[3x^2(x-2)-x+2]/[x-2] where x does not equal 2
Step 2)= [3x^2(x-2)+(-1)(x-2)]/[x-2]
Step 3)= [(x-2)(3x^2 +(-1))]/[x-2]

Specifically, I don't understand how a)3x^2 turned into (3x^2 + (-1)) - wouldn't BEDMAS suggest that 3x^2 cannot be seperated from (x-2) because addition comes after multiplication? And b) where did the other (x-2) go? Shouldn't it be (x-2)^2?

Thanks in advance for any help you guys can provide!
Source: — Problem Solving |

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 3835
Joined: Fri Apr 02, 2010 10:00 pm
Location: Milpitas, CA
Thanked: 1854 times
Followed by:523 members
GMAT Score:770

by Anurag@Gurome » Sat Mar 02, 2013 7:10 pm
Ninedot wrote:Step 1)[3x^2(x-2)-x+2]/[x-2] where x does not equal 2
Step 2)= [3x^2(x-2)+(-1)(x-2)]/[x-2]
Step 3)= [(x-2)(3x^2 +(-1))]/[x-2]
Here 3x^2(x-2) means (3x²)*(x - 2), i.e. this is the product of 3x² and (x - 2)
And, (-x + 2) = -(x - 2) = (-1)*(x - 2)

Hence, the numerator = [(3x²)*(x - 2) - (-1)*(x - 2)]
Now, we are taking (x - 2) out of bracket as it is a common factor of both the term,
Hence, the numerator = (x - 2)*[(3x²) - (-1)] = (x - 2)*[(3x²) + 1]

Hope that helps.
Anurag Mairal, Ph.D., MBA
GMAT Expert, Admissions and Career Guidance
Gurome, Inc.
1-800-566-4043 (USA)

Join Our Facebook Groups
GMAT with Gurome
https://www.facebook.com/groups/272466352793633/
Admissions with Gurome
https://www.facebook.com/groups/461459690536574/
Career Advising with Gurome
https://www.facebook.com/groups/360435787349781/

Newbie | Next Rank: 10 Posts
Posts: 4
Joined: Sat Mar 02, 2013 4:28 pm

by Ninedot » Sun Mar 03, 2013 6:30 pm
Anurag@Gurome wrote:
Ninedot wrote:Step 1)[3x^2(x-2)-x+2]/[x-2] where x does not equal 2
Step 2)= [3x^2(x-2)+(-1)(x-2)]/[x-2]
Step 3)= [(x-2)(3x^2 +(-1))]/[x-2]
Here 3x^2(x-2) means (3x²)*(x - 2), i.e. this is the product of 3x² and (x - 2)
And, (-x + 2) = -(x - 2) = (-1)*(x - 2)

Hence, the numerator = [(3x²)*(x - 2) - (-1)*(x - 2)]
Now, we are taking (x - 2) out of bracket as it is a common factor of both the term,
Hence, the numerator = (x - 2)*[(3x²) - (-1)] = (x - 2)*[(3x²) + 1]

Hope that helps.
Thank you Anurag@Gurome for the response. I now see how to get from step 2 to step 3. I didn't realize that (x-2) could be factored out of the whole equation.
Thanks again!