On a clock, every 5 minutes is just another 30° angle deviation away from the 12th hour, hence 30° × 4 = 120°
Converting this value into radians..

Simplifying this value should get you, 2π/3 rad, which is the radian measure of the clock hands at 4pm.
Step-by-step explanation:
you know the formulas ?
the area of a circle is : pi×r²
the circumference of a circle is : 2×pi×r
with r being the radius, which is half of the diameter.
so, here, r = 10/2 = 5 m
area = pi×r² = pi×5² = pi×25 or 25×pi m²
circumference = 2×pi×r = 2×pi×5 = 10×pi m
for the approximation we make the calculations with pi on the calculator and round to the nearest hundredth.
area = 25×pi ≈ 78.54 m²
circumference = 10×pi ≈ 31.42 m
Using the distributive property , 4*9+4*7 or 36+28
Answer: 0.14
Step-by-step explanation:
Given: Mean : 
In minutes , Mean : 
The exponential distribution function with parameter
is given by :-
The probability of waiting more than 30 seconds i.e. 0.5 minutes is given by the exponential function :-
![P(X\geq0.5)=1-P(X\leq0.5)\\\\=1-\int^{0.5}_{0}4e^{-4t}dt\\\\=1-[-e^{-4t}]^{0.5}_{0}\\\\=1-(1-e^{-2})=1-0.86=0.14](https://tex.z-dn.net/?f=P%28X%5Cgeq0.5%29%3D1-P%28X%5Cleq0.5%29%5C%5C%5C%5C%3D1-%5Cint%5E%7B0.5%7D_%7B0%7D4e%5E%7B-4t%7Ddt%5C%5C%5C%5C%3D1-%5B-e%5E%7B-4t%7D%5D%5E%7B0.5%7D_%7B0%7D%5C%5C%5C%5C%3D1-%281-e%5E%7B-2%7D%29%3D1-0.86%3D0.14)
Hence, the probability of waiting more than 30 seconds = 0.14
Remember that the vertex form of a parabola or quadratic equation is:
y=a(x-h)^2+k, where (h,k) is the "vertex" which is the maximum or minimum point of the parabola (and a is half the acceleration of the of the function, but that is maybe too much :P)
In this case we are given that the vertex is (1,1) so we have:
y=a(x-1)^2+1, and then we are told that there is a point (0,-3) so we can say:
-3=a(0-1)^2+1
-3=a+1
-4=a so our complete equation in vertex form is:
y=-4(x-1)^2+1
Now you wish to know where the x-intercepts are. x-intercepts are when the graph touches the x-axis, ie, when y=0 so
0=-4(x-1)^2+1 add 4(x-1)^2 to both sides
4(x-1)^2=1 divide both sides by 4
(x-1)^2=1/4 take the square root of both sides
x-1=±√(1/4) which is equal to
x-1=±1/2 add 1 to both sides
x=1±1/2
So x=0.5 and 1.5, thus the x-intercept points are:
(0.5, 0) and (1.5, 0) or if you like fractions:
(1/2, 0) and (3/2, 0) :P