Step-by-step explanation:
1 .f(x)=
-x+1
f(-1)= (-1)-(-1)+1
f(-1)= 1+1+1
= 3
3.f(x)=
-x+1
f( 1)=(1)-1+1
f( 1)=1-1+1
=1
5. f(x)=
-x+1
f(3)=
-3+1
= 9-3+1
=7
2. g(x) = 5 - 3x
g( -8)=5-3(-8)
g( -8)=5+24
=29
4.g(x) = 5 - 3x
g(5)=5-3(5)
g(5)=5-15
=-10
6.g(x) = 5 - 3x
g(-3)=5-3(-3)
g(-3)=5+9
=14
Answer:
from left to right 4,20,25,20
Step-by-step explanation:
The form (x - p)^2 = q is the form that completing the square will leave us with.
---Add 5 to both sides
x^2 - 8x = 5
---Divide the b term by 2, and square it. Then, add that number to both sides.
-8/2 = -4
(-4)^2 = 16
x^2 - 8x + 16 = 5 + 16
x^2 - 8x + 16 = 21
---Factor!
(x - 4)^2 = 21
p = 4
q = 21
Hope this helps!! :)