Hey there! :)
Answer:
56.7 kg.
Step-by-step explanation:
Use the density formula to solve for the mass:
D = m/V.
Rearrange in terms of mass, or 'm':
DV = m.
Solve for the volume:
0.06 × 0.9 × 1.5 = 0.081 m³.
Plug this into the equation along with the density:
700 × 0.081 = 56.7 kg.
Answer:
3.566%
Step-by-step explanation:
The probability formula for a poisson distribution is:

λ is the average of events
e is the euler's number
k is the number of events you want to know the probability
For this :
λ = 8.9 (on average the number of tickets is 8.9 per day)
k = 4 (you need to find the probability that exactly 4 tickets are written per day)

You have to divide 1575 by 35 which equals 45 and then multiply that by 2 which equals 90. There are 90 foreign students
Answer:
Step-by-step explanation:
4³/4⁻⁶ = 4³⋅4⁶ = 4³⁺⁶ = 4⁹
Answer:
- x = -1/2(1 +√21) ≈ -2.79129
- x = -1/2(1 -√21) ≈ 1.79129
Step-by-step explanation:
We assume the middle term is supposed to be 4x.
We can remove a common factor of 4 to simplify this a bit.
x^2 +x -5 = 0
This is of the form
ax^2 +bx +c = 0
where a=1, b=1, c=-5.
__
The <em>quadratic formula</em> gives the solutions as ...

Filling in the given coefficients, we have ...
x = (-1 ±√(1^2 -4·1·(-5)))/(2·1)
x = (-1±√21)/2
The solutions are x = -1/2(1 +√21) and -1/2(1 -√21).
_____
<em>If what you wrote is what you intend</em>, then the equation simplifies to 4x^2 -16 = 0.
Dividing by 4 and factoring the difference of squares gives ...
x^2 -4 = 0
(x -2)(x +2) = 0
These factors are zero (hence their product is 0) for the values x = 2 and x = -2.
The solutions are x=2 and x=-2.