Solving for a Cubic Function with Given Points

AI Thread Summary
To find a cubic function f given the points f(1)=6 and f(-1)=f(0)=f(2)=0, the function can be expressed as f(x) = a(x+1)(x)(x-2). The roots at f(-1), f(0), and f(2) indicate that these values are factors of the cubic function. The coefficient "a" is necessary to adjust the function to meet the condition f(1)=6. Understanding this relationship involves applying the factor theorem, which confirms that the roots correspond to the factors of the polynomial. This approach effectively determines the cubic function based on the provided conditions.
brycenrg
Messages
95
Reaction score
2

Homework Statement


Find an expression for a cubic function f if f(1)=6 and f(-1)=f(0)=f(2)=0


Homework Equations


I figured it out but I am not sure why we use the equation f(x) = a[x-(-1)](x-0)(x-2)


The Attempt at a Solution


Im assuming its because if u times that equation that is a cubic function, but does it have anything todo with f(-1)=f(0)=f(2)=0 ?
 
Physics news on Phys.org
Certainly yes. Those f(c)=0 values mean that some binomial, x-c, is a factor of the function's expression or its definition. Your exercise gives you three of them and they are for a cubic function. The binomial factors will take care of your roots for your function. The coefficient, "a", is for accounting for the remainder in case you choose a value for x which is not a root. The given f(1)=6 helps you to find "a".
 
@brycenbrg: Look up the factor theorem in your text or online.
 
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