Factoring a Polynomial: Finding the Missing Factor in 7X2(X - 2) - (X - 2)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
Ryuk1990
Messages
157
Reaction score
0

Homework Statement



7X2(X - 2) - (X - 2)

2. The attempt at a solution

Ok, this is really simple but for some reason I can't figure out why the answer has to be (7X2 - 1)(X - 2)

The process is that I have to divide both parts by (X - 2). However, if I do that, I only get 7X2 - 1. Where does that (X - 2) come from for the final answer?
 
Physics news on Phys.org


Ryuk1990 said:

Homework Statement



7X2(X - 2) - (X - 2)

2. The attempt at a solution

Ok, this is really simple but for some reason I can't figure out why the answer has to be (7X2 - 1)(X - 2)

The process is that I have to divide both parts by (X - 2). However, if I do that, I only get 7X2 - 1. Where does that (X - 2) come from for the final answer?

you don't divide it, you factor it out.

you'll be left with

{x-2}{7x2(1)-1(1)}

understand?
 


Ah yes yes yes. I see it now. Thanks. :-)