1. The area of the full rectangle is 21 * 28 = 588. We will need this later.
Like you drew, there is an imaginary triangle missing. We can find the dimensions of it by subtracting from the given information. The shorter leg of it is 21 - 12 = 9, the longer leg is 28 - 14 = 14.
Now we find the area of the triangle. Area of a triangle is 1/2 * base * height. So 1/2 * 9 * 14 = 1/2 * 126 = 63.
Now we do the full area of 588 minus the area of the missing triangle piece.
588 - 63 = 525 ft²
2. Do the area of the rectangle and then this time add on the area of the triangle. 7 * 15 = 105. Area of the triangle = 1/2 * 2 * 7 = 1/2 * 14 = 7.
105 + 7 = 112 in²
Answer:
domain: [- ∞ , ∞]
range: (8 , -∞]
Step-by-step explanation:
- ∞ < x < ∞
y < 8
Answer:
f'(x) = 5x^4 + 2x + 3x^2
Step-by-step explanation:
To find the derivative of this equation we can do two things.
One method is to use the product rule, which states that when f(x) consists of two functions multiplied to each other (meaning f(x) = g(x) * h(x)), the derivative is f'(x) = g'(x)*h(x) + g(x)*h'(x). In simple language, the derivative is found by finding the derivative of x² + 1 and multiplying it with the normal function of x³ + 1, after which you add the product of the nnormal function of x² + 1 and the derivative of x³ + 1.
it might be clearer when I show you:

If you are not familiar with this rule you can first write out the function and then use the basic rule:

If you need any further help please say so in the comments! I hope this helps! If the steps seem complicated, I suggest you could revise expanding brackets (the first step of the second method) and the basic rules of deriving, but feel free to reach out if you struggle afterwards still