The correct answer is C. A scalene triangle can be a right triangle.
This is because a scalene triangle is a triangle where all of the sides and angles are different from one another. This automatically tells us that options A and D are incorrect, because equiangular triangles have all 3 angles equivalent and if two sides were of equal length in the triangle, then it would not be scalene.
This leaves us with options B and C. An obtuse triangle simply has one angle with a measure greater than 90 degrees, and a right triangle is a triangle with a right angle (an angle that measures exactly 90 degrees). Scalene triangles can be both obtuse and right, as long as the side lengths and angles are not equal to one another. This makes option B incorrect, and option C the only correct option out of the four.
Your answer is option C.
Hope this helps!
A perfect square is a number made by squaring a whole number.
Since
numbers 1, 16, 100 are perfect squares. You cannot find such whole number n, that
therefore, numbers 2, 18, 32, 44, 94 are not perfect squares.
Answer: 1, 16, 100.
Simple interest formula:
I=PRT
I(interest money created in dollars)
P(initial amount of money)
R(interest rate as a decimal)
T(time in years)
I=7000(.07)(6)
I=$2,940
Therefore, the future value of A is $2,940
Answer:
$39.36
Step-by-step explanation:
Since its 20% off that means we still have a remaining 80% so first multiply 0.8 to the 82
82x0.8= 65.6
Since there is a additional 40% off multiply by 0.4 to get the discount amount
65.6x0.4= 26.24
Subtract the discount from the price
65.6-26.24= 39.36
Answer:
y = 2(x-3)^2 - 2
Step-by-step explanation:
y = 2x^2 - 12x + 16
y = 2(x^2 - 6x + 8)
y = 2(x^2 - 6x +8 +1 -1) you "complete the square" by bringing the last term (8) up to "half of the middle co-efficient squared". Middle co-efficient is -6, half is -3, squared is 9. To get from 8 to 9 you must add 1 (+1), but if you add 1 you must subtract 1 (-1) so that you don't change the overall value of inside the bracket
y = 2(x^2 - 6x +9) - 2 (bring the -1 outside of the brackets)
y = 2(x-3)^2 - 2