Answer:
3
Step-by-step explanation:
3 would be the degree of the polynomial since it has the highest degree.
Answer:
B
Step-by-step explanation:
let base be b then height h = 2b + 4
The area (A) of a triangle is calculated as
A =
bh ( b is the base and h the height ) , then
A =
b(2b + 4) ← distribute parenthesis
A = b² + 2b
When b = 16 , then
A = 16² + 2(16) = 256 + 32 = 288 in²
Answer:
x = -8 and x = 4
Step-by-step explanation:
given
f(x) = (x+8) (x - 4)
recall that at any point on the x-axis, y = 0 [i.e f(x) = 0]
hence to find where the graph crosses the x-axis, we simply substitue f(x) = 0 into the equation and solve for x
f(x) = (x+8) (x - 4)
0 = (x+8) (x - 4)
Hence
either,
(x+8) = 0 ----> x = -8 (first crossing point)
or
(x-4) = 0 ------> x = 4 (second crossing point)
Hence the graph crosses the x-axis at x = -8 and x = 4