Answer:
Well if you are trying to find the length of each side you Divide 24 by 4 so your answer would be 6
Step-by-step explanation:
let
(hypotenuse ) c = 10 in
(perpendicular) a = 8 in
(base) b =?
By using Pythagoras theorem
c^2= a^2+b^2
(10)^2 = (8)^2 +(b)^2
100 = 64 +(b)^2
100- 64 = (b)^2
36 = (b)^2
√36 = b
6 = b
hence b= 6 in
6/24 is .25
So water leaked out at 0.25 liters per hour
Answer:
Step-by-step explanation:
A delivery of 4 boxes will contain 2 more defective lightbulbs than a delivery of 2 boxes.
Answer:
n = 0, n =2
Step-by-step explanation:
Given
(n + 1) + 3(n - 1) = 2(n - 1)(n + 1) ← distribute parenthesis on both sides
n + 1 + 3n - 3 = 2(n² - 1), that is
4n - 2 = 2n² - 2 ( subtract 4n - 2 from both sides )
0 = 2n² - 4n ← factor out 2n from each term )
0 = 2n(n - 2)
Equate each factor to zero and solve for n
2n = 0 ⇒ n = 0
n - 2 = 0 ⇒ n = 2