Zeros of Polynomial Functions
June 15, 2024 | by Bloom Code Studio
Learning Objectives
In this section, you will:
- Evaluate a polynomial using the Remainder Theorem.
- Use the Factor Theorem to solve a polynomial equation.
- Use the Rational Zero Theorem to find rational zeros.
- Find zeros of a polynomial function.
- Use the Linear Factorization Theorem to find polynomials with given zeros.
- Use Descartesβ Rule of Signs.
- Solve real-world applications of polynomial equations
A new bakery offers decorated, multi-tiered cakes for display and cutting at QuinceaΓ±era and wedding celebrations, as well as sheet cakes to serve most of the guests. The bakery wants the volume of a small sheet cake to be 351 cubic inches. The cake is in the shape of a rectangular solid. They want the length of the cake to be four inches longer than the width of the cake and the height of the cake to be one-third of the width. What should the dimensions of the cake pan be?
This problem can be solved by writing a cubic function and solving a cubic equation for the volume of the cake. In this section, we will discuss a variety of tools for writing polynomial functions and solving polynomial equations.
Evaluating a Polynomial Using the Remainder Theorem
In the last section, we learned how to divide polynomials. We can now use polynomial division to evaluate polynomials using the Remainder Theorem. If the polynomial is divided by xβk,π₯βπ, the remainder may be found quickly by evaluating the polynomial function at k,π, that is, f(k)π(π) Letβs walk through the proof of the theorem.
Recall that the Division Algorithm states that, given a polynomial dividend f(x)π(π₯) and a non-zero polynomial divisor d(x)π(π₯), there exist unique polynomials q(x)π(π₯) and r(x)π(π₯) such that
f(x)=d(x)q(x)+r(x)π(π₯)=π(π₯)π(π₯)+π(π₯)
and either r(x)=0π(π₯)=0 or the degree of r(x)π(π₯) is less than the degree of d(x)π(π₯). In practice divisors, d(x)π(π₯) will have degrees less than or equal to the degree of f(x)π(π₯). If the divisor, d(x),π(π₯), is xβk,π₯βπ, this takes the form
f(x)=(xβk)q(x)+rπ(π₯)=(π₯βπ)π(π₯)+π
Since the divisor xβkπ₯βπ is linear, the remainder will be a constant, r.π. And, if we evaluate this for x=k,π₯=π, we have
f(k)===(kβk)q(k)+r0β q(k)+rrπ(π)=(πβπ)π(π)+π=0β π(π)+π=π
In other words, f(k)π(π) is the remainder obtained by dividing f(x)π(π₯) by xβk.π₯βπ.
THE REMAINDER THEOREM
If a polynomial f(x)π(π₯) is divided by xβk,π₯βπ, then the remainder is the value f(k).π(π).
HOW TO
Given a polynomial function f,π, evaluate f(x)π(π₯) at x=kπ₯=π using the Remainder Theorem.
- Use synthetic division to divide the polynomial byΒ xβk.π₯βπ.
- The remainder is the valueΒ f(k).π(π).
EXAMPLE 1
Using the Remainder Theorem to Evaluate a Polynomial
Use the Remainder Theorem to evaluate f(x)=6×4βx3β15×2+2xβ7π(π₯)=6π₯4βπ₯3β15π₯2+2π₯β7 at x=2.π₯=2.
Solution
To find the remainder using the Remainder Theorem, use synthetic division to divide the polynomial by xβ2.π₯β2.
The remainder is 25. Therefore, f(2)=25.π(2)=25.
Analysis
We can check our answer by evaluating f(2).π(2).
f(x)f(2)===6×4βx3β15×2+2xβ76(2)4β(2)3β15(2)2+2(2)β725π(π₯)=6π₯4βπ₯3β15π₯2+2π₯β7π(2)=6(2)4β(2)3β15(2)2+2(2)β7=25
TRY IT #1
Use the Remainder Theorem to evaluate f(x)=2×5β3×4β9×3+8×2+2π(π₯)=2π₯5β3π₯4β9π₯3+8π₯2+2 at x=β3.π₯=β3.
Using the Factor Theorem to Solve a Polynomial Equation
The Factor Theorem is another theorem that helps us analyze polynomial equations. It tells us how the zeros of a polynomial are related to the factors. Recall that the Division Algorithm.
f(x)=(xβk)q(x)+rπ(π₯)=(π₯βπ)π(π₯)+π
If kπ is a zero, then the remainder rπ is f(k)=0π(π)=0 and f(x)=(xβk)q(x)+0π(π₯)=(π₯βπ)π(π₯)+0 or f(x)=(xβk)q(x).π(π₯)=(π₯βπ)π(π₯).
Notice, written in this form, xβkπ₯βπ is a factor of f(x).π(π₯). We can conclude if kπ is a zero of f(x),π(π₯), then xβkπ₯βπ is a factor of f(x).π(π₯).
Similarly, if xβkπ₯βπ is a factor of f(x),π(π₯), then the remainder of the Division Algorithm f(x)=(xβk)q(x)+rπ(π₯)=(π₯βπ)π(π₯)+π is 0. This tells us that kπ is a zero.
This pair of implications is the Factor Theorem. As we will soon see, a polynomial of degree nπ in the complex number system will have nπ zeros. We can use the Factor Theorem to completely factor a polynomial into the product of nπ factors. Once the polynomial has been completely factored, we can easily determine the zeros of the polynomial.
THE FACTOR THEOREM
According to the Factor Theorem, kπ is a zero of f(x)π(π₯) if and only if (xβk)(π₯βπ) is a factor of f(x).π(π₯).
HOW TO
Given a factor and a third-degree polynomial, use the Factor Theorem to factor the polynomial.
- Use synthetic division to divide the polynomial byΒ (xβk).(π₯βπ).
- Confirm that the remainder is 0.
- Write the polynomial as the product ofΒ (xβk)(π₯βπ)Β and the quadratic quotient.
- If possible, factor the quadratic.
- Write the polynomial as the product of factors.
EXAMPLE 2
Using the Factor Theorem to Find the Zeros of a Polynomial Expression
Show that (x+2)(π₯+2) is a factor of x3β6×2βx+30.π₯3β6π₯2βπ₯+30. Find the remaining factors. Use the factors to determine the zeros of the polynomial.
Solution
We can use synthetic division to show that (x+2)(π₯+2) is a factor of the polynomial.
The remainder is zero, so (x+2)(π₯+2) is a factor of the polynomial. We can use the Division Algorithm to write the polynomial as the product of the divisor and the quotient:
(x+2)(x2β8x+15)(π₯+2)(π₯2β8π₯+15)
We can factor the quadratic factor to write the polynomial as
(x+2)(xβ3)(xβ5)(π₯+2)(π₯β3)(π₯β5)
By the Factor Theorem, the zeros of x3β6×2βx+30π₯3β6π₯2βπ₯+30 are β2, 3, and 5.
TRY IT #2
Use the Factor Theorem to find the zeros of f(x)=x3+4×2β4xβ16π(π₯)=π₯3+4π₯2β4π₯β16 given that (xβ2)(π₯β2) is a factor of the polynomial.
Using the Rational Zero Theorem to Find Rational Zeros
Another use for the Remainder Theorem is to test whether a rational number is a zero for a given polynomial. But first we need a pool of rational numbers to test. The Rational Zero Theorem helps us to narrow down the number of possible rational zeros using the ratio of the factors of the constant term and factors of the leading coefficient of the polynomial
Consider a quadratic function with two zeros, x=25π₯=25 and x=34.π₯=34. By the Factor Theorem, these zeros have factors associated with them. Let us set each factor equal to 0, and then construct the original quadratic function absent its stretching factor.
Notice that two of the factors of the constant term, 6, are the two numerators from the original rational roots: 2 and 3. Similarly, two of the factors from the leading coefficient, 20, are the two denominators from the original rational roots: 5 and 4.
We can infer that the numerators of the rational roots will always be factors of the constant term and the denominators will be factors of the leading coefficient. This is the essence of the Rational Zero Theorem; it is a means to give us a pool of possible rational zeros.
THE RATIONAL ZERO THEOREM
The Rational Zero Theorem states that, if the polynomial f(x)=anxn+anβ1xnβ1+…+a1x+a0π(π₯)=πππ₯π+ππβ1π₯πβ1+…+π1π₯+π0 has integer coefficients, then every rational zero of f(x)π(π₯) has the form pqππ where pπ is a factor of the constant term a0π0 and qπ is a factor of the leading coefficient an.ππ.
When the leading coefficient is 1, the possible rational zeros are the factors of the constant term.
HOW TO
Given a polynomial function f(x),π(π₯), use the Rational Zero Theorem to find rational zeros.
- Determine all factors of the constant term and all factors of the leading coefficient.
- Determine all possible values ofΒ pq,ππ,Β whereΒ pπΒ is a factor of the constant term andΒ qπΒ is a factor of the leading coefficient. Be sure to include both positive and negative candidates.
- Determine which possible zeros are actual zeros by evaluating each case ofΒ f(pq).π(ππ).
EXAMPLE 3
Listing All Possible Rational Zeros
List all possible rational zeros of f(x)=2×4β5×3+x2β4.π(π₯)=2π₯4β5π₯3+π₯2β4.
Solution
The only possible rational zeros of f(x)π(π₯) are the quotients of the factors of the last term, β4, and the factors of the leading coefficient, 2.
The constant term is β4; the factors of β4 are p=Β±1,Β±2,Β±4.π=Β±1,Β±2,Β±4.
The leading coefficient is 2; the factors of 2 are q=Β±1,Β±2.π=Β±1,Β±2.
If any of the four real zeros are rational zeros, then they will be of one of the following factors of β4 divided by one of the factors of 2.
pq=Β±11,Β±12 pq=Β±21,Β±22 pq=Β±41,Β±42ππ=Β±11,Β±12 ππ=Β±21,Β±22 ππ=Β±41,Β±42
Note that 22=122=1 and 42=2,42=2, which have already been listed. So we can shorten our list.
pq=Factors of the lastFactors of the first=Β±1,Β±2,Β±4,Β±12ππ=Factors of the lastFactors of the first=Β±1,Β±2,Β±4,Β±12
EXAMPLE 4
Using the Rational Zero Theorem to Find Rational Zeros
Use the Rational Zero Theorem to find the rational zeros of f(x)=2×3+x2β4x+1.π(π₯)=2π₯3+π₯2β4π₯+1.
Solution
The Rational Zero Theorem tells us that if pqππ is a zero of f(x),π(π₯), then pπ is a factor of 1 and qπ is a factor of 2.
pq==factor of constant termfactor of leading coefficientfactor of 1factor of 2ππ=factor of constant termfactor of leading coefficient=factor of 1factor of 2
The factors of 1 are Β±1Β±1 and the factors of 2 are Β±1Β±1 and Β±2.Β±2. The possible values for pqππ are Β±1Β±1 and Β±12.Β±12. These are the possible rational zeros for the function. We can determine which of the possible zeros are actual zeros by substituting these values for xπ₯ in f(x).π(π₯).
f(β1)f(1)f(β12)f(12)====2(β1)3+(β1)2β4(β1)+1=42(1)3+(1)2β4(1)+1=02(β12)3+(β12)2β4(β12)+1=32(12)3+(12)2β4(12)+1=β12π(β1)=2(β1)3+(β1)2β4(β1)+1=4π(1)=2(1)3+(1)2β4(1)+1=0π(β12)=2(β12)3+(β12)2β4(β12)+1=3π(12)=2(12)3+(12)2β4(12)+1=β12
Of those, β1,β12,and 12β1,β12,and 12 are not zeros of f(x).π(π₯). 1 is the only rational zero of f(x).π(π₯).
TRY IT #3
Use the Rational Zero Theorem to find the rational zeros of f(x)=x3β5×2+2x+1.π(π₯)=π₯3β5π₯2+2π₯+1.
Finding the Zeros of Polynomial Functions
The Rational Zero Theorem helps us to narrow down the list of possible rational zeros for a polynomial function. Once we have done this, we can use synthetic division repeatedly to determine all of the zeros of a polynomial function.
HOW TO
Given a polynomial function f,π, use synthetic division to find its zeros.
- Use the Rational Zero Theorem to list all possible rational zeros of the function.
- Use synthetic division to evaluate a given possible zero by synthetically dividing the candidate into the polynomial. If the remainder is 0, the candidate is a zero. If the remainder is not zero, discard the candidate.
- Repeat step two using the quotient found with synthetic division. If possible, continue until the quotient is a quadratic.
- Find the zeros of the quadratic function. Two possible methods for solving quadratics are factoring and using the quadratic formula.
EXAMPLE 5
Finding the Zeros of a Polynomial Function with Repeated Real Zeros
Find the zeros ofΒ f(x)=4×3β3xβ1.π(π₯)=4π₯3β3π₯β1.
Analysis
Look at the graph of the functionΒ fπΒ inΒ Figure 1. Notice, atΒ x=β0.5,π₯=β0.5,Β the graph bounces off theΒ x-axis, indicating the even multiplicity (2,4,6β¦) for the zeroΒ β0.5.β0.5.Β AtΒ x=1,π₯=1,Β the graph crosses theΒ x-axis, indicating the odd multiplicity (1,3,5β¦) for the zeroΒ x=1.π₯=1.
Figure 1
Using the Fundamental Theorem of Algebra
Now that we can find rational zeros for a polynomial function, we will look at a theorem that discusses the number of complex zeros of a polynomial function. The Fundamental Theorem of Algebra tells us that every polynomial function has at least one complex zero. This theorem forms the foundation for solving polynomial equations.
Suppose fπ is a polynomial function of degree four, and f(x)=0.π(π₯)=0. The Fundamental Theorem of Algebra states that there is at least one complex solution, call it c1.π1. By the Factor Theorem, we can write f(x)π(π₯) as a product of xβc1π₯βπ1 and a polynomial quotient. Since xβc1π₯βπ1 is linear, the polynomial quotient will be of degree three. Now we apply the Fundamental Theorem of Algebra to the third-degree polynomial quotient. It will have at least one complex zero, call it c2.π2. So we can write the polynomial quotient as a product of xβc2π₯βπ2 and a new polynomial quotient of degree two. Continue to apply the Fundamental Theorem of Algebra until all of the zeros are found. There will be four of them and each one will yield a factor of f(x).π(π₯).
THE FUNDAMENTAL THEOREM OF ALGEBRA
The Fundamental Theorem of Algebra states that, if f(x)π(π₯) is a polynomial of degree n > 0, then f(x)π(π₯) has at least one complex zero.
We can use this theorem to argue that, if f(x)π(π₯) is a polynomial of degree n>0,π>0, and aπ is a non-zero real number, then f(x)π(π₯) has exactly nπ linear factors
f(x)=a(xβc1)(xβc2)…(xβcn)π(π₯)=π(π₯βπ1)(π₯βπ2)…(π₯βππ)
where c1,c2,…,cnπ1,π2,…,ππ are complex numbers. Therefore, f(x)π(π₯) has nπ roots if we allow for multiplicities.
Q&A
Does every polynomial have at least one imaginary zero?
No. Real numbers are a subset of complex numbers, but not the other way around. A complex number is not necessarily imaginary. Real numbers are also complex numbers.
EXAMPLE 6
Finding the Zeros of a Polynomial Function with Complex Zeros
Find the zeros of f(x)=3×3+9×2+x+3.π(π₯)=3π₯3+9π₯2+π₯+3.
Solution
The Rational Zero Theorem tells us that if pqππ is a zero of f(x),π(π₯), then pπ is a factor of 3 and qπ is a factor of 3.
pq==factor of constant termfactor of leading coefficientfactor of 3factor of 3ππ=factor of constant termfactor of leading coefficient=factor of 3factor of 3
The factors of 3 are Β±1Β±1 and Β±3.Β±3. The possible values for pq,ππ, and therefore the possible rational zeros for the function, are Β±3,Β±1, and Β±13.Β±3,Β±1, and Β±13. We will use synthetic division to evaluate each possible zero until we find one that gives a remainder of 0. Letβs begin with β3.
Dividing by (x+3)(π₯+3) gives a remainder of 0, so β3 is a zero of the function. The polynomial can be written as
(x+3)(3×2+1)(π₯+3)(3π₯2+1)
We can then set the quadratic equal to 0 and solve to find the other zeros of the function.
3×2+1x2x===0β13Β±β13ββββ=Β±i3β33π₯2+1=0π₯2=β13π₯=Β±β13=Β±π33
The zeros of f(x)π(π₯) are β3 and Β±i3β3.Β±π33.
Analysis
Look at the graph of the functionΒ fπΒ inΒ Figure 2. Notice that, atΒ x=β3,π₯=β3,Β the graph crosses theΒ x-axis, indicating an odd multiplicity (1) for the zeroΒ x=β3.π₯=β3.Β Also note the presence of the two turning points. This means that, since there is a 3rdΒ degree polynomial, we are looking at the maximum number of turning points. So, the end behavior of increasing without bound to the right and decreasing without bound to the left will continue. Thus, all theΒ x-intercepts for the function are shown. So either the multiplicity ofΒ x=β3π₯=β3Β is 1 and there are two complex solutions, which is what we found, or the multiplicity atΒ x=β3π₯=β3Β is three. Either way, our result is correct.
Figure 2
TRY IT #4
Find the zeros of f(x)=2×3+5×2β11x+4.π(π₯)=2π₯3+5π₯2β11π₯+4.
Using the Linear Factorization Theorem to Find Polynomials with Given Zeros
A vital implication of the Fundamental Theorem of Algebra, as we stated above, is that a polynomial function of degree nπ will have nπ zeros in the set of complex numbers, if we allow for multiplicities. This means that we can factor the polynomial function into nπ factors. The Linear Factorization Theorem tells us that a polynomial function will have the same number of factors as its degree, and that each factor will be in the form (xβc),(π₯βπ), where cπ is a complex number.
Let fπ be a polynomial function with real coefficients, and suppose a+bi, bβ 0,π+ππ, πβ 0, is a zero of f(x).π(π₯). Then, by the Factor Theorem, xβ(a+bi)π₯β(π+ππ) is a factor of f(x).π(π₯). For fπ to have real coefficients, xβ(aβbi)π₯β(πβππ) must also be a factor of f(x).π(π₯). This is true because any factor other than xβ(aβbi),π₯β(πβππ), when multiplied by xβ(a+bi),π₯β(π+ππ), will leave imaginary components in the product. Only multiplication with conjugate pairs will eliminate the imaginary parts and result in real coefficients. In other words, if a polynomial function fπ with real coefficients has a complex zero a+bi,π+ππ, then the complex conjugate aβbiπβππ must also be a zero of f(x).π(π₯). This is called the Complex Conjugate Theorem.
COMPLEX CONJUGATE THEOREM
According to the Linear Factorization Theorem, a polynomial function will have the same number of factors as its degree, and each factor will be in the form (xβc)(π₯βπ) , where cπ is a complex number.
If the polynomial function fπ has real coefficients and a complex zero in the form a+bi,π+ππ, then the complex conjugate of the zero, aβbi,πβππ, is also a zero.
HOW TO
Given the zeros of a polynomial function fπ and a point (c, f(c)) on the graph of f,π, use the Linear Factorization Theorem to find the polynomial function.
- Use the zeros to construct the linear factors of the polynomial.
- Multiply the linear factors to expand the polynomial.
- SubstituteΒ (c,f(c))(π,π(π))Β into the function to determine the leading coefficient.
- Simplify.
EXAMPLE 7
Using the Linear Factorization Theorem to Find a Polynomial with Given Zeros
Find a fourth degree polynomial with real coefficients that has zeros of β3, 2, i,π, such that f(β2)=100.π(β2)=100.
Solution
Because x=iπ₯=π is a zero, by the Complex Conjugate Theorem x=βiπ₯=βπ is also a zero. The polynomial must have factors of (x+3),(xβ2),(xβi),(π₯+3),(π₯β2),(π₯βπ), and (x+i).(π₯+π). Since we are looking for a degree 4 polynomial, and now have four zeros, we have all four factors. Letβs begin by multiplying these factors.
f(x)f(x)f(x)===a(x+3)(xβ2)(xβi)(x+i)a(x2+xβ6)(x2+1)a(x4+x3β5×2+xβ6)π(π₯)=π(π₯+3)(π₯β2)(π₯βπ)(π₯+π)π(π₯)=π(π₯2+π₯β6)(π₯2+1)π(π₯)=π(π₯4+π₯3β5π₯2+π₯β6)
We need to find a to ensure f(β2)=100.π(β2)=100. Substitute x=β2 π₯=β2 and f(2)=100π(2)=100 into f(x).π(π₯).
100100β5===a((β2)4+(β2)3β5(β2)2+(β2)β6)a(β20)a100=π((β2)4+(β2)3β5(β2)2+(β2)β6)100=π(β20)β5=π
So the polynomial function is
f(x)=β5(x4+x3β5×2+xβ6)π(π₯)=β5(π₯4+π₯3β5π₯2+π₯β6)
or
f(x)=β5×4β5×3+25×2β5x+30π(π₯)=β5π₯4β5π₯3+25π₯2β5π₯+30
Analysis
We found that both iπ and βiβπ were zeros, but only one of these zeros needed to be given. If iπ is a zero of a polynomial with real coefficients, then βiβπ must also be a zero of the polynomial because βiβπ is the complex conjugate of i.π.
Q&A
If 2+3i2+3π were given as a zero of a polynomial with real coefficients, would 2β3i2β3π also need to be a zero?
Yes. When any complex number with an imaginary component is given as a zero of a polynomial with real coefficients, the conjugate must also be a zero of the polynomial.
TRY IT #5
Find a third degree polynomial with real coefficients that has zeros of 5 and β2iβ2π such that f(1)=10.π(1)=10.
Using Descartesβ Rule of Signs
There is a straightforward way to determine the possible numbers of positive and negative real zeros for any polynomial function. If the polynomial is written in descending order, Descartesβ Rule of Signs tells us of a relationship between the number of sign changes in f(x)π(π₯) and the number of positive real zeros. For example, the polynomial function below has one sign change.
This tells us that the function must have 1 positive real zero.
There is a similar relationship between the number of sign changes in f(βx)π(βπ₯) and the number of negative real zeros.
In this case, f(βx)π(βπ₯) has 3 sign changes. This tells us that f(x)π(π₯) could have 3 or 1 negative real zeros.
DESCARTESβ RULE OF SIGNS
According to Descartesβ Rule of Signs, if we let f(x)=anxn+anβ1xnβ1+…+a1x+a0π(π₯)=πππ₯π+ππβ1π₯πβ1+…+π1π₯+π0 be a polynomial function with real coefficients:
- The number of positive real zeros is either equal to the number of sign changes ofΒ f(x)π(π₯)Β or is less than the number of sign changes by an even integer.
- The number of negative real zeros is either equal to the number of sign changes ofΒ f(βx)π(βπ₯)Β or is less than the number of sign changes by an even integer.
EXAMPLE 8
Using Descartesβ Rule of Signs
Use Descartesβ Rule of Signs to determine the possible numbers of positive and negative real zeros for f(x)=βx4β3×3+6×2β4xβ12.π(π₯)=βπ₯4β3π₯3+6π₯2β4π₯β12.
Solution
Begin by determining the number of sign changes.
Figure 3
There are two sign changes, so there are either 2 or 0 positive real roots. Next, we examine f(βx)π(βπ₯) to determine the number of negative real roots.
f(βx)f(βx)==β(βx)4β3(βx)3+6(βx)2β4(βx)β12βx4+3×3+6×2+4xβ12π(βπ₯)=β(βπ₯)4β3(βπ₯)3+6(βπ₯)2β4(βπ₯)β12π(βπ₯)=βπ₯4+3π₯3+6π₯2+4π₯β12
Figure 4
Again, there are two sign changes, so there are either 2 or 0 negative real roots.
There are four possibilities, as we can see inΒ Table 1.
| Positive Real Zeros | Negative Real Zeros | Complex Zeros | Total Zeros |
|---|---|---|---|
| 2 | 2 | 0 | 4 |
| 2 | 0 | 2 | 4 |
| 0 | 2 | 2 | 4 |
| 0 | 0 | 4 | 4 |
Analysis
We can confirm the numbers of positive and negative real roots by examining a graph of the function. SeeΒ Figure 5. We can see from the graph that the function has 0 positive real roots and 2 negative real roots.
Figure 5
TRY IT #6
Use Descartesβ Rule of Signs to determine the maximum possible numbers of positive and negative real zeros for f(x)=2×4β10×3+11×2β15x+12.π(π₯)=2π₯4β10π₯3+11π₯2β15π₯+12. Use a graph to verify the numbers of positive and negative real zeros for the function.
Solving Real-World Applications
We have now introduced a variety of tools for solving polynomial equations. Letβs use these tools to solve the bakery problem from the beginning of the section.
EXAMPLE 9
Solving Polynomial Equations
A new bakery offers decorated, multi-tiered cakes for display and cutting at QuinceaΓ±era and wedding celebrations, as well as sheet cakes to serve most of the guests. The bakery wants the volume of a small sheet cake to be 351 cubic inches. The cake is in the shape of a rectangular solid. They want the length of the cake to be four inches longer than the width of the cake and the height of the cake to be one-third of the width. What should the dimensions of the cake pan be?
Solution
Begin by writing an equation for the volume of the cake. The volume of a rectangular solid is given by V=lwh.π=ππ€β. We were given that the length must be four inches longer than the width, so we can express the length of the cake as l=w+4.π=π€+4. We were given that the height of the cake is one-third of the width, so we can express the height of the cake as h=13w.β=13π€. Letβs write the volume of the cake in terms of width of the cake.
VV==(w+4)(w)(13w)13w3+43w2π=(π€+4)(π€)(13π€)π=13π€3+43π€2
Substitute the given volume into this equation.
35110530===13w3+43w2w3+4w2w3+4w2β1053Substitute 351 for V.Multiply both sides by 3.Subtract 1053 from both sides.351=13π€3+43π€2Substitute 351 for π.1053=π€3+4π€2Multiply both sides by 3.0=π€3+4π€2β1053Subtract 1053 from both sides.
Descartes’ rule of signs tells us there is one positive solution. The Rational Zero Theorem tells us that the possible rational zeros are Β±1,Β±3,Β±9,Β±13,Β±27,Β±39,Β±81,Β±117,Β±351,Β±1,Β±3,Β±9,Β±13,Β±27,Β±39,Β±81,Β±117,Β±351, and Β±1053.Β±1053. We can use synthetic division to test these possible zeros. Only positive numbers make sense as dimensions for a cake, so we need not test any negative values. Letβs begin by testing values that make the most sense as dimensions for a small sheet cake. Use synthetic division to check x=1.π₯=1.
Since 1 is not a solution, we will check x=3.π₯=3.
Since 3 is not a solution either, we will test x=9.π₯=9.
Synthetic division gives a remainder of 0, so 9 is a solution to the equation. We can use the relationships between the width and the other dimensions to determine the length and height of the sheet cake pan.
l=w+4=9+4=13and h=13w=13(9)=3π=π€+4=9+4=13and β=13π€=13(9)=3
The sheet cake pan should have dimensions 13 inches by 9 inches by 3 inches.
TRY IT #7
A shipping container in the shape of a rectangular solid must have a volume of 84 cubic meters. The client tells the manufacturer that, because of the contents, the length of the container must be one meter longer than the width, and the height must be one meter greater than twice the width. What should the dimensions of the container be?
RELATED POSTS
View all