Answer:
The first step that we are going to do is to solve the area of the top rectangle. We are given a width of 15 cm and a length of 25 cm so we can just multiply them against each other to get the area.



The second side that we are going to solve for is the bottom rectangle. We are given a width of 12 cm and a length of 25 cm so lets just multiply them against each other to get the area.



The next area that we are going to determine is the back rectangle which has a width of 9 cm and a length of 25 cm so lets just multiply them against each other to get the area.



The final area that we have to determine are the side triangles. After determining the area of one triangle we will have to multiply it by 2 to get the area for both of the triangles. We are given a base of 12 cm and a height of 9 cm so lets just use the formula to find the area.



Multiply it by two to get the area for both of the triangles.


Finally, we are onto the last part which is to add up all of the areas and get the surface area after we combine everything.


Therefore, our final answer is option B, 1008 
Hope this helps!
Answer:
hardhard
Step-by-step explanation:
Answer:
Step-by-step explanation:
Formula
Sn = (a + a + (n - 1)*d) * n / 2
Givens
Sn = 60
a = 3
Solution
You want integer values for d and n
60 = (2*a + (n - 1)*d) * n/2 Multiply both sides by 2
120 = (2*3 + (n - 1)*d ) * n
120 = (6 + n*d - d) * n
120 = 6n + n^2*d - d*n
This gives some really wild results. I will list all of them here. and then discuss them.
These are the ones that give results without any question and are correct.
n d tn
2 54 3 57
3 17 3 20 37
4 8 3 11 19 27
Here are some that are the gift of the equation
20 0 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3
Now the equation says the following 3 are correct, but are they? Can you have a negative n? The equation says yes, but I doubt your instructor will.
-5 5
-1 63
-2 22
You can bring these up if you are in a classroom. I wouldn't if you have to submit this to a computer which has absolutely no ability whatever to think about exceptions. Even the 20 0 is one I wouldn't use.
To simplify, we can use the FOIL method. That stands for first, outer, inner, last. What we do is take two factors at a time and multiply the first terms by each other, the outer terms together, etc.
Let's start with (2x-1) and (x+5)
First: 2x * x = 2x^2
Outer: 2x * 5 = 10x
Inner: -1 * x = -x
Last: -1 * 5 = -5
2x^2 + 9x - 5
Now FOIL this result with (3x - 2)
6x^3 - 4x^2 + 27x^2 - 18x - 15x + 10
Simplify:
6x^3 - 23x^2 - 33x + 10