You need to remember what a quadratic model is, such that:
a_n = f(n) = a*n^2 + b*n + c
The problem provides the following information, such that:
a_0 = -3 => f(0) = a*0^2 + b*0 + c => c = -3
a_2 = 1 => f(2) = a*2^2 + b*2 + c => 4a + 2b + c =1
a_4 = 9 => f(4) = a*4^2 + b*4 + c => 16a + 4b + c = 9
You need to replace -3 for c in equation 4a + 2b + c =1:
4a + 2b - 3 = 1 => 4a + 2b = 4 => 2a + b = 2
You need to replace -3 for c in equation 16a + 4b + c = 9 :
16a + 4b - 3 = 9 => 16a + 4b = 12 => 4a + b = 3
Subtract 2a + b = 2 from 4a + b = 3, such that:
4a + b - 2a - b = 3 - 2
2a = 1=> a = 1/2
Replace 1/2 for a in equation 2a + b = 2 such that:
2*(1/2) + b = 2 => 1 + b = 2 => b = 1
Hence, the quadratic model for the given sequence is a_n = (1/2)n^2+ n - 3.
Thursday, February 15, 2018
Precalculus, Chapter 9, 9.4, Section 9.4, Problem 71
Subscribe to:
Post Comments (Atom)
Summarize the major research findings of "Toward an experimental ecology of human development."
Based on findings of prior research, the author, Bronfenbrenner proposes that methods for natural observation research have been applied in ...
-
Find the indefinite integral $\displaystyle \int \sec^4 \left( \frac{x}{2} \right) dx$. Illustrate by graphing both the integrand and its an...
-
Determine $\displaystyle \frac{dy}{dx}$ of $y^5 + x^2y^3 = 1 + x^4 y$ by Implicit Differentiation. $\displaystyle \frac{d}{dx}(y^5) + ...
-
Determine the area of the region bounded by the hyperbola $9x^2 - 4y^2 = 36$ and the line $ x= 3$ By using vertical strips, Si...
-
Find the integral $\displaystyle \int^1_0 \frac{1}{\sqrt{16 t^2 + 1}} dt$ If we let $u = 4t$, then $du = 4dt$, so $\displaystyle dt = \frac{...
-
Determine the integral $\displaystyle \int \frac{\sin^3 (\sqrt{x})}{\sqrt{x}} dx$ Let $u = \sqrt{x}$, then $\displaystyle du = \frac{1}{2 \s...
-
Given y=cos(2x), y=0 x=0,x=pi/4 so the solid of revolution about x-axis is given as V = pi * int _a ^b [R(x)^2 -r(x)^2] dx here R(x) =cos(2x...
-
Anthony certainly cheats on Gloria. During the war, when he was stationed in South Carolina, he had an affair with a local girl by the name ...
No comments:
Post a Comment