Answer:
Parallel cut-rectangle
Perpendicular cut-triangle
Step-by-step explanation:
A rectangular pyramid has a base that is a rectangle, but comes up into a point.
Google it please!!!!!!!!!
Answer:
An example below
Step-by-step explanation:
5(4a + 7(a + 2b))
First simply the inside bracket using distributive property:
7(a + 2b)
7(a) + 7(2b)
7a + 14b
5(4a + 7a + 14b)
5(11a + 14b)
Use distributive property again
5(11a) + 5(14b)
55a + 70b
Answer:
Step-by-step explanation:
To prove divisibility, we need to factor the divident such that one of its factors matches the divisor.
(I use the notation x|y to denote that x divides y)
(A)

(B)

In this case, it is easier to also factor the divisor to primes:

Both of these factor must be matched in the dividend in order to prove divisibility, and that indeed turns out to be true:

F(x)=x^3-9x
and
g(x)=x^2-2x-3
so you just need to divide f(x) by g(x)
Therefore:
f(x)/g(x) = (x^3-9x) / (x^2-2x-3)
and of course you need to factor these two function to see if some factor would cancel another
x^3-9x = x(x^2-9)=x(x-3)(x+3)
and
x^2-2x-3 = (x-3)(x+1)