What is the standard form for expanding and simplifying polynomial functions?

AI Thread Summary
To expand and simplify the polynomial function f(x) = (x-1)(x+3)(x-5), one must apply the distributive property, often referred to as FOIL for binomials. Begin by multiplying the first two factors, (x-1) and (x+3), which results in x^2 + 2x - 3. Next, multiply this result by the third factor, (x-5), to obtain the final expanded form. The standard form of a polynomial is typically expressed as a sum of terms in descending order of degree. Understanding these steps will help in tackling similar problems effectively.
Alain12345
Messages
37
Reaction score
0
Today was the second day of school, and my calc teacher gave some review homework. We did problems similar to the ones last year, but I don't remember how to do them. I'm sure it's pretty simple, but I need help anyways :rolleyes:

It says:

Expand and simplify. Express each equation in standard form:

f(x)= (x-1) (x+3) (x-5)

That's only one of them... I think I'll be able to handle the rest of them if someone can tell me how to do this one. Thanks.
 
Physics news on Phys.org
The rules of this forum state that you must show some effort before we can help. Do you have any thoughts on what to do?
 
Do you know how to FOIL?

Or, more generally, note that when you have some multiplication like (a + b)(c + d), every term in the first factor {a, b} gets multiplied by every term in the second factor {c, d}:

ab +
ac +
bc +
bd

In an even more general case, if you had an expression like (a + b + c + d)(e + f), you'd again multiply every term in the first factor by every term in the second factor:

ae +
af +
be +
bf +
ce +
cf +
de +
df

- Warren
 
You might want to start by stating exactly what "standard form" is.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top