Answers
1. Solve inside bracket first
7x^2+4x-26+7x^2+3x-15
= (14x^2+7x-41) Answer
2. 5x(6x^2+3x+7)-1(6x^2+3x+7)
= 30x^3+15x^2+35x-6x^2-3x-7
= (30x^3+9x^2+32x-7) Answer
7 - 7(x - 7) > -4 + 5x
7 - 7x + 49 > -4 + 5x
56 - 7x > -4 + 5x
-7x - 5x > -4 - 56
-12x > -60
x < -60/-12
x < 5
f(x)= -2x+1 {-2,0,2,4,6}
If x=-2, then -2(-2)+1 = 5
If x=0, then -2(0)+1 = 1
If x=2, then -2(2)+1 = -3
If x=4, then -2(4)+1 = -7
If x=6, then -2(6)+1 = -11
Answer:
B {5,1,-3,-7,-11}
Answer:
y = -x + 4
Step-by-step explanation:
x + y = 6 => y = -x + 6
The line that parallel to y = -x + 6 has same slope so m = -1
Using coordinates (-4,8)
y = mx + b
8 = (-1)(-4) + b
8 = 4 + b
b = 4
then y = -x + 4