ACT Problem: Determine Constant In Polynomial Given Factor

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
816318
Messages
14
Reaction score
0
Assume that (x-4) is a factor of 2x^2-4x-z. What is the value of z?

How would you set it up to use the foil method?
 
Mathematics news on Phys.org
Re: ACT problem

Let:

$$f(x)=2x^2-4x-z$$

Now, if $x-4$ is a factor of $f$, then we must have:

$$f(4)=0$$

So, this allows us to write:

$$2(4)^2-4(4)-z=0$$

Can you proceed?
 
Re: ACT problem

MarkFL said:
Let:

$$f(x)=2x^2-4x-z$$

Now, if $x-4$ is a factor of $f$, then we must have:

$$f(4)=0$$

So, this allows us to write:

$$2(4)^2-4(4)-z=0$$

Can you proceed?

32-16-z+=0; 16-z=0; 16=z