W = L - 7
WL = 78
(L-7)L = 78
L^2 - 7L - 78 = 0
Factorize: (L-13)(L+6) = 0
L = 13 or -6
A length cannot be negative, so the length must be 13 miles.
The width is 13-7 = 6 miles.
Answer:
(x/8) = 4
Step-by-step explanation:
Answer:
The volume of the sphere is 288π in³
Step-by-step explanation:
To calculate the volume of a sphere we have to use the following formula:
V = volume
r = radius
V = ⁴⁄₃πr³
V = ⁴⁄₃ * π * (6in)³
V = π * ⁴⁄₃ * 216 in³
V = 288π in³
The volume of the sphere is 288π in³
Answer:
y = 1m - 1
Step-by-step explanation:
Answer:
TT→T
Step-by-step explanation:
If p is false, then ~p is true.
If q is false, then ~q is true.
Now note that
- If a and b are both true, then a→b is true.
- If a is true, b is false, then a→b is false.
- If a is false, b is true, then a→b is true.
- If a and b are both false, then a→b is true.
In your case, both~p and ~q are true, then ~p→~q is true too (or TT→T)