The veretx is normally the minimum value
hack:
for f(x)=ax²+bx+c
the x value of the vertex is -b/2a
so
f(x)=1x²-16x+71
x value is -(-16)/(2*1)=16/2=8
find f(8) to find y value of vertex
f(8)=8²-16(8)+71
f(8)=64-128+71
f(8)=7
the vertex is (8,7)
the minimum value is 7
Consider the contrapositive of the statement you want to prove.
The contrapositive of the logical statement
<em>p</em> ⇒ <em>q</em>
is
¬<em>q</em> ⇒ ¬<em>p</em>
In this case, the contrapositive claims that
"If there are no scalars <em>α</em> and <em>β</em> such that <em>c</em> = <em>α</em><em>a</em> + <em>β</em><em>b</em>, then <em>a₁b₂</em> - <em>a₂b₁</em> = 0."
The first equation is captured by a system of linear equations,

or in matrix form,

If this system has no solution, then the coefficient matrix on the right side must be singular and its determinant would be

and this is what we wanted to prove. QED
Answer:
Hi
Step-by-step explanation:
...................
An=3*(4^(n-1)) is the explicit
the recursive is <span>t_n = 4 * t_(n-1)</span>