<span>When given 3 triangle sides, to determine if the triangle is acute, right or obtuse:1) Square all 3 sides.36, 27, 61
</span><span>
<span>
<span>
1,296, </span></span></span>
<span>
<span>
<span>
729, </span></span></span>
<span>
<span>
<span>
3,721
</span>
</span>
</span>
<span><span>
</span>
</span>
<span><span>
</span>
</span>
<span><span>2) Sum the squares of the 2 shortest sides.1,296 + 729 = 2,025
3) Compare this sum to the square of the 3rd side.2,025 < 3,721
if sum > 3rd side² Acute Triangleif sum = 3rd side² Right Triangleif sum < 3rd side² Obtuse TriangleTherefore, it is an Obtuse TriangleSource:http://www.1728.org/triantest.htm
</span></span>
As you may already be familiar, these functions f(x) and g(x) are piecewise. They consist of multiple functions with different domains.
1. For #1, the given input is f(0). Since 0≤1, you should use the first equation to solve. f(0)=3(0)-1 ➞ f(0)=-1
2. Continue to evaluate the given input for the domains given. 1≤1, therefore f(1)=3(1)-1➞f(1)=2
3. 5>1, therefore f(5)=1-2(5)➞f(5)=-9
4. -4≤1; f(-4)=3(-4)-1➞f(-4)=-13
5. -3<0<1; g(0)=2
6. -3≤-3; g(-3)=3(-3)-1➞g(-3)=-10
7. 1≥1; g(1)=-3(1)➞g(1)=-3
8. 3≥1; g(3)=-3(3)➞g(3)=-9
9. -5≤-3; g(-5)=3(-5)-1➞g(-5)=-16
Hope this helps! Good luck!
Answer:
D
Step-by-step explanation:
Let's call the width of the yard x and the length x + 3½. Since we know that perimeter = 2 * (width + length) and that the perimeter must be 26 we can write:
2 * (x + x + 3½) = 26
x + x + 3½ = 13
2x + 3½ = 13
2x = 9½
x = 4