Answer:
h = yX -yr
Step-by-step explanation:
X=r-h/y
X - r = h/y
y*(X-r) = h
h = yX -yr
Answer:
a) 10 pieces of 2/3 pound can be made.
b) 0.54 pounds of wax is left over.
Step-by-step explanation:
Total amount of clear wax available = pounds
So, the maker has in total 4.5 pounds of wax
Now, The weight of each piece = pounds
To find the number of pieces that can be made out of 4.5 pounds of wax,
let that number = n
So,
or, n =
So, nearly 6 pieces can be made completely out of the clear wax
Left over amount of wax = Total weight - Weights of the pieces made
= 4.5- 6(0.66)
= 0.54 pounds
Hence, 0.54 pounds of wax is left over
Two similarities between constructing a perpendicular line through a point on a line and constructing a perpendicular through a point off a line are;
- 1. Arcs are drawn to cross the given line twice on either side relative to the point
- 2. The perpendicular line is drawn using a straight edge by connecting the small arcs formed using the arcs from step 1, to the point on the line or off the line
Description:
1. One of the first steps is to place the compass on the point and from
point, draw arcs to intersect or cross the given line at two points.
2. The compass is placed at each of the intersection point in step 1 and
(opened a little wider when constructing from a point on the line) arcs are
drawn on one (the other side of the point off the line) side of the line with
the same opening (radius) of the compass to intersect each other.
3. From the point of intersection of the arcs in step 2, a line is drawn with a
straight edge passing through the given point.
Learn more about perpendicular lines here:
brainly.com/question/11505244
Answer:
122.7792 sq. m
Step-by-step explanation:
diameter= 8.4 m
therefore, radius = r = 4.2 m.......( as radius is 1/2 of diameter)
height = h= 12 m
only the exterior is to painted so the total surface area of the cylinder is taken,
total surface area of cylinder = 2π r( h+r)
=2* 3.14* 4.2*(12+4.2)
=122.7792 sq. m
Answer:
90% CI expects to capture u 90% of time
(a) This means 0.9 * 1000 = 900 intervals will capture u
(b) Here we treat CI as binomial random variable, having probability 0.9 for success
n = 1000
p = 0.9
For this case, applying normal approximation to binomial, we get:
mean = n*p= 900
variance = n*p*(1-p) = 90
std dev = 9.4868
We want to Find : P(890 <= X <= 910) = P( 889.5 < X < 910.5) (integer continuity correction)
We convert to standard normal form, Z ~ N(0,1) by z1 = (x1 - u )/s
so z1 = (889.5 - 900 )/9.4868 = -1.11
so z2 = (910.5 - 900 )/9.4868 = 1.11
P( 889.5 < X < 910.5) = P(z1 < Z < z2) = P( Z < 1.11) - P(Z < -1.11)
= 0.8665 - 0.1335
= 0.733