Using Pythagorean theorem, we can justify our answer.
if c^2 = a^2 + b^2 then triangle is right one,
if c^2 > a^2 + b^2 then triangle is obtuse and
if c^2 < a^2 + b^2 then triangle is acute triangle.
Here a=8, b=11 and c=16
Put these values in the equation
16^2 = 8 ^2 + 11^2
256 = 64 +121
256> 185
So here c^2 > a^2 + b^2 Which means triangle is obtuse triangle.
Answer: Obtuse Triangle
Find the quotient: (25c^4 + 20c^3) ÷ 5c5c^3+4c^2.
Using pseudocode:
printArray(arr[], integers)
DECLARE integers
integers = SizeOf(arr)
FOR i = 1 to integers // loop from 1 to the number of elements in arr[]
print(i)
print('')
i = i + 1
ENDFOR
END
Answer:
for each increase in prices by $1, the predicted demand decreases by 0.227 units.
Step-by-step explanation: