Answer:
class boundaries are the end points of an open interval which contains the class interval such that the lower class boundary (LCB) is the LCL minus one-half the tolerance and the upper class boundary (UCB) is the UCL plus one -half the tolerance.
Let's assume there are 52 weeks in a year,
so we have , rate= 6.4/52= 0.123%
now ,
c.i = 5000[(1+0.123/100)^3×52 -1]
= $1056.911
took me a while
Answer:
because the length is 4 feet more than the width
=> the length is x + 4 (feet)
because the base has an area of 21 square feet
=> x(x + 4) = 21
<=> x² + 4x = 21
Answer:
Breadth = 8 cm
Length = 17 cm
Step-by-step explanation:
Given rectangle:
Breadth = x cm
Length = x + 9 cm
Area = length * breadth
= x * (x + 9)
= x² + 9x
Rectangle with length and breadth increased:
Breadth = x + 3 cm
Length = x + 9 + 3 = x + 12 cm
Area = 84 + (x² + 9x) cm²
(x +3) * (x +12) = 84 + x² + 9x
Use FOIL method
x*x + x*12 + 3*x + 3*12 = 84 + x² + 9x
x² + 12x + 3x + 36 = 84 + x² + 9x {add the like terms}
x² + 15x + 36 = 84 + x² + 9x
x² + 15x + 36 - 84 - x² - 9x = 0
6x - 48 = 0
6x = 48
x = 48/6
x = 8
Breadth = x = 8 cm
Length = x + 9 = 8 +9 = 17 cm
Answer:
If you've learnt sin(A+B) = sinAcosB + cosAsinB,
sin(4u)
= sin(2u+2u)
= sin(2u)cos(2u) + cos(2u)sin(2u)
= 2 sin(2u) cos(2u).