Answer:
x = 26
Step-by-step explanation:
it is a right angle so
(x+4)3=90
3x+12=90
-12 -12
3x = 90-12
3x = 78
/3 /3
x = 26
Answer:
ON = KJ
Step-by-step explanation:
JKL = NOP
We know the angles match
<J = <N
<K = <O
< L = <P
And we know
JK = NO
KL = OP
JL = NP
We are looking for ON = KJ
Answer:
a) 33.33%)
b) 135 minutes
c) 8.66 min
d) 50%
Step-by-step explanation:
a) the probability for a uniform distribution is
P(b<X<a) = (a-b)/(c-d) , where c and d are the maximum and minimum values
therefore the probability that the flight is more than 140 minutes ( and less than 150 since it is the maximum value)
P(140<X<150) = (a-b)/(c-d) = (150-140)/(150-120) = 10/30 = 1/3 (33.33%)
b) the mean (expected value) for a uniform probability distribution is
E(X) = (c+d)/2 = (120+150)/2 = 135 minutes
c) the standard deviation for a uniform probability distribution is
σ²(X)= (c-d)²/12 = (150-120)²/12 = 75 min²
σ = √75 min² = 8.66 min
b) following the same procedure as in a)
P(120<X<135) = (a-b)/(c-d) = (135-120)/(150-120) = 15/30 = 1/2 (50%)
The truck now weighs 2130 kilograms. Hope this helps.
The sum of the first n odd numbers is n squared! So, the short answer is that the sum of the first 70 odd numbers is 70 squared, i.e. 4900.
Allow me to prove the result: odd numbers come in the form 2n-1, because 2n is always even, and the number immediately before an even number is always odd.
So, if we sum the first N odd numbers, we have

The first sum is the sum of all integers from 1 to N, which is N(N+1)/2. We want twice this sum, so we have

The second sum is simply the sum of N ones:

So, the final result is

which ends the proof.