Answer:
2
Step-by-step explanation:
Slope is often called rise/run.
This is the amount the line goes upwards, rise, compared to the amount it goes sideways, run.
Compare the two shown points. From the left point the the right, the rise is 6, while the run is 3, creating the rise/run of 6/3. This is simplified to 2.
2. measurements can be any to complementary angles.
for example, 60 & 30
3. the 2 sides are equal. Since it is an isosceles triangle.
4.an equi.triangle can never be right angled. Since, all angles are 60° in an equi.triangle.
5. right triangle can never have an obtuse angle since one angle is already 90°. therefore the other two agles are supposed to be acute angles.[ since sum of all angles in a triangle is 180°]
9514 1404 393
Answer:

Step-by-step explanation:
The first term is 2, so part of the recursive definition is ...
f(1) = 2
The common ratio is 6/2 = 3, so each term is 3 times the previous one. That part of the recursive definition is ...
f(n) = 3·f(n -1)
These two parts of the definition match choice C.
Answer:
192 ft^2
Step-by-step explanation:
to find the surface area of a shape, you must find the area of each side and add them together. the base of this shape is a rectangle with a length of 11ft and a height of 3ft; to calculate the area of a rectangle, you multiply the length by the height. 3*11 is 33, so the base of this prism has an area of 33ft^2. since this is a prism, we know that the side parallel to the base are the same shape, so they both have an area of 33ft^2. 33*2= 66. the two other large sides have a height of 4.5 and a length of 11; 4.5*11 is 49.5, there are two shapes with these dimensions, so 49.5*2=99. finally, the two shapes on either end of the prism have a height of 4.5 and a length of 3. 4.5*3= an area of 13.5, two of them, so 13.5*2=27. now you just add all of these numbers together: 66+99+27=192.
Answer:
10 and 15
Step-by-step explanation:
Let 'x' and 'y' are the numbers we need to find.
x + y = 25 (two numbers whose sum is 25)
(1/x) + (1/y) = 1/6 (the sum of whose reciprocals is 1/6)
The solutions of the this system of equations are the numbers we need to find.
x = 25 - y
1/(25 - y) + 1/y = 1/6 multiply both sides by 6(25-y)y
6y + 6(25-y) = (25-y)y
6y + 150 - 6y = 25y - (y^2)
y^2 - 25y + 150 = 0 quadratic equation has 2 solutions
y1 = 15
y2 = 10
Thus we have
:
First solution: for y = 15, x = 25 - 15 = 10
Second solution: for y = 10, x = 25 - 10 = 15
The first and the second solution are in fact the same one solution we are looking for: the two numbers are 10 and 15 (since the combination 10 and 15 is the same as 15 and 10).