
Solution (1)



for k=0 / for k=1 / for k=-1
x=0 / x=2π / x=-2π
acc / acc / rej
solution (2)




for k=0 / for k=1 / for k=-1
x=0 / x=2π/3 / x=-2π/3
acc / acc / rej
Note that i'm trying values of K which make the answer belong to our interval;
So our solution which i will represent as a set is;
S € {0,2π/3,2π}
Answer:
37.5 cm
Step-by-step explanation:
See attached for reference.
let the diagonal be x,
By Pythagorean formula:
x² = (22.5)² + (30)²
x = √[(22.5)² + (30)²]
x = 37.5 cm
I believe the anwser is c.
p(x)= x-2
g(x)= 2x^3 + 3x^2 - 11x - 6
first we have to find the zero of the polynomial of x-2
p(x)= x-2 = 0
x=2
therefore,
p(x)= 2x^3 + 3x^2 - 11x - 6
p(2)= 2*2^3 + 3*2^2 - 11*2 - 6
= 2*8 + 3*4 - 11*2 - 6
= 16 + 12 - 22 - 6
= 28-28
= 0
Hope it helped u, ^_^.