Answer:
12/13
Step-by-step explanation:
There are 52 cards in the deck
4 are aces
That leaves 52-4 or 48 that are not aces
P(not an aces) = cards that are not aces / total
= 48/52
=12/13
Problem:
The area of the patio of a relative's house is 20 square meters.
The width of the patio is 2 meters.
What is the length of the patio?
Solution:
The area is:
A = (w) * (l)
Where,
w: width
l: long
Clearing l we have:
l = A / w
Substituting values:
l = 20/2
l = 10 meters
We can write and solve the differential equation that fits the statement given;
dy/dt = k(50-t)
∫dy = ∫ k(50-t)dt
= ∫ (50k - kt) dt
therefore;
y = 50kt - k/2(t²) + C
Alternatively, can be written as
y = - k/2 (50-t)² + C)