20= 1,2,4,5,10,20
36=1,2,3,4,6,9,12,18,36
48=1,2,3,4,6,8,12,16,24,48
This is some simple Algebra
So it's 4x+16=-2
We subtract 16 from both sides
4x=-18
Sivide both sides by 4
X=-4.5
If you need more of an explanation I am happy to elaborate
Answer:
P = 28 cm
Step-by-step explanation:
The area of a square is
A = s^2 where s is the side length
49 = s^2
Taking the square root of each side
sqrt(49) = sqrt(s^2)
7 =s
Now find the perimeter of the square
P = 4s
P = 4(7)
P = 28 cm
Answer:
Y= 2e^(5t)
Step-by-step explanation:
Taking Laplace of the given differential equation:
s^2+3s-10=0
s^2+5s-2s-10=0
s(s+5)-2(s+5) =0
(s-2) (s+5) =0
s=2, s=-5
Hence, the general solution will be:
Y=Ae^(-2t)+ Be^(5t)………………………………(D)
Put t = 0 in equation (D)
Y (0) =A+B
2 =A+B……………………………………… (i)
Now take derivative of (D) with respect to "t", we get:
Y=-2Ae^(-2t)+5Be^(5t) ....................... (E)
Put t = 0 in equation (E) we get:
Y’ (0) = -2A+5B
10 = -2A+5B ……………………………………(ii)
2(i) + (ii) =>
2A+2B=4 .....................(iii)
-2A+5B=10 .................(iv)
Solving (iii) and (iv)
7B=14
B=2
Now put B=2 in (i)
A=2-2
A=0
By putting the values of A and B in equation (D)
Y= 2e^(5t)