In order to calculate the area of a triangular prism, You can use the formula,
Area = 1/2 * a * c * h
Hope this helps!
Answer:
To find part A you need to find common denominator.
1/3 + 3/5=
5/15 + 9/15= 14/15
His mistake for a is that he didn't find the common denominator and that he just added the fraction as it is. So the corrected version would be 14/15.
To find part B you also need to find the least common denominator.
11/12-5/6=
11/12-10/12=1/12
His mistake was that he didn't find the least common denominator and he subtracted the fraction as it is. The answer corrected would be 1/12.
Step-by-step explanation:
Answer:
500
Step-by-step explanation:
I just took that test the answer is C have a fun time 1. Orange
Answer:
-10
Step-by-step explanation:
You are asked to tell the y-value of the solution. You can find the whole solution and then report the y-value, or you can just find the y part of the solution. We choose the latter.
This is basically done by eliminating the x-variable. It can be done using the "elimination" method of solving these equations. And it can also be done using the "substitution" method of solving these equations. We choose the latter.
Add 14 to the second equation to solve for x:
... x = y + 14
Substitute this into the first equation.
... 3(y +14) -y = 22
... 2y +42 = 22 . . . . . . simplify
... y +21 = 11 . . . . . . . . divide by 2
... y = -10 . . . . . . . . . . subtract 21
_____
<em>Comment on additional solution methods</em>
A graphing calculator can show you the solution, as in the attachment. Of the solution (x, y) = (4, -10), we are only interested in y = -10.
Cramer's rule can find just one variable value, too. For that, it is convenient to write the system as ...
- 3x -y = 22
- x - y = 14 . . . . . add 14-y to the equation given
Then the solution for y is ...
... y = (22·1 -14·3)/(-1·1 -(-1)·3) = -20/2 = -10