College Algebra (6th Edition)

Published by Pearson
ISBN 10: 0-32178-228-3
ISBN 13: 978-0-32178-228-1

Chapter 5 - Summary, Review, and Test - Test - Page 587: 14

Answer

$y=x^2-3$

Work Step by Step

We have to determine $a,b,c$ so that the graph of $y=ax^2+bx+c$ passes through the points $(-1,-2),(2,1),(-2,1)$. We get the system: $\begin{cases} a(-1)^2+b(-1)+c=-2\\ a(2)^2+b(2)+c=1\\ a(-2)^2+b(-2)+c=1 \end{cases}$ $\begin{cases} a-b+c=-2\\ 4a+2b+c=1\\ 4a-2b+c=1 \end{cases}$ We will use the addition method. Multiply Equation 1 by -1 and add it to Equation 2 to eliminate $c$. Also multiply Equation 2 by -1 and add it to Equation 3 to eliminate $c$: $\begin{cases} 4a+2b+c-a+b-c=1-(-2)\\ 4a-2b+c-4a-2b-c=1-1 \end{cases}$ $\begin{cases} 3a+3b=3\\ -4b=0 \end{cases}$ $\begin{cases} a+b=1\\ -4b=0 \end{cases}$ $b=0$ $a+0=1$ $a=1$ $a-b+c=-2$ $1-0+c=-2$ $c=-3$ The system's solution is: $(1,0,-3)$ The function is: $y=x^2-3$
Update this answer!

You can help us out by revising, improving and updating this answer.

Update this answer

After you claim an answer you’ll have 24 hours to send in a draft. An editor will review the submission and either publish your submission or provide feedback.