The answer would be -4 because when you add a positive and a negative it’s like subtracting.
Answer:
9 square units
Step-by-step explanation:
1/2(3)=1.5
1/2(6)=3
2
1/2(3)=1.5
1/2(2)=1
1.5+1.5+3+2+1=9
Answer:
(d) f(x) = -x²
Step-by-step explanation:
For the vertex of the quadratic function to be at the origin, both the x-term and the constant must be zero. That is, the function must be of the form ...
f(x) = a(x -h)² +k . . . . . . . . . . vertex form; vertex at (h, k)
f(x) = a(x -0)² +0 = ax² . . . . . vertex at the origin, (h, k) = (0, 0)
Of the offered answer choices, the only one with a vertex at the origin is ...
f(x) = -x² . . . . . a=-1
Answer:
23) x= 3, y = 4
24) Any (x,y) values where x = 1.5 - 2y
Step-by-step explanation:
For the first system(23), it goes like this
[1 2 | 7]
[2 1 | 8]
We need to do L2 = L2 - 2L1, so now it is
[1 2 | 7]
[0 -3 |-6]
So, now we have:
-3y = -6 *(-1)
3y = 6
y = 2
x + 2y = 7
x + 4 = 7
x = 3
Now for system 24, we have:
[-1 2 | 1.5]
[2 -4| 3]
We do L2 = L2 + 2L1, so we have:
[-1 2 | 1.5]
[0 0| 0]
So there are infinite solutions for this system. The solution for this system will be each (x,y) pair where x = 1.5 - 2y.