Answer:
No
Step-by-step explanation:
If you mean they are the sides lengths,
33^2+ 56^2 != 66^2
3136 != 4356
Answer:
∠A = 88°
∠B = 92°
∠C = 88°
∠D = 92°
Step-by-step explanation:
∠A + ∠B = 180°
(2x + 4) + (3x - 34) = 180
reduce:
5x - 30 = 180
5x = 210
x = 42
∠A = 2(42) + 4 = 88°
∠B = 3(42) -34 = 92°
∠C = ∠A = 88°
∠D = ∠B = 92°
F(x,y)=8x+y
This means, f is a function where we plug in pairs of numbers.
then, f calculates the first number times 8, to which it then adds the second number we plugged.
let's calculate f for the vertices:
f(0,0)=8*0+0=0+0=0
f(4, 0)=8*4+0=32+0=32
f(3, 5)=8*3+5=24+5=29
f(0, 5)=8*0+5=0+5=5
the maximum value of f is 32
the minimum value of f is 0