The formula for volume is length times width times height
The length is 5
The width is 2.4
The height is 8
2.4 times 8 times 5=96 cubic feet
Central angle = 360 / 24 = 15 degrees
ARc length = r * theta, where theta is the angle in radians and r = radius
= 15 * 15 * pi/180
= 3.93 feet to nearest hundredth.
Area of sector = area of circle / 24 = pi*15^2 / 24 = 29.45 ft^2
Answer:
20:14 = 10:7
Step-by-step explanation:
A week is equal to 7 days
2 weeks is equal to 2*7 = 14 days
Answer:
y = - 2x + 6
Step-by-step explanation:
The equation of a line in slope- intercept form is
y = mx + c ( m is the slope and c the y- intercept )
Calculate m using the slope formula
m = 
with (x₁, y₁ ) = (1, 4 ) and (x₂, y₂ ) = (2, 2 )
m =
=
= - 2 , then
y = - 2x + c ← is the partial equation
To find c substitute either of the 2 points into the partial equation
Using (2, 2 ) , then
2 = - 4 + c ⇒ c = 2 + 4 = 6
y = - 2x + 6 ← equation of line
Answer:
The answer is the third equation. A = 250*(1 +0.016)^(0.75)
Step-by-step explanation:
Since Javier deposited $250 into an account with annual interest rate, then as the years passes his account will grow in the manner shown below:
account(0) = 250
account(1) = account(0)*(1 + 1.6/100) = account(0)*(1 + 0.016) = account(0)*1.016
account(2) = account(1)*1.016 = account(0)*1.016*1.016 = account(0)*(1.016)²
account(3) = account(2)*1.016 = account(0)*(1.016)²*1.016 = account(0)*(1.016)³
account(n) = account(0)*(1.016)^n
Where n is the number of years, account(0) is the initial amount. In this case only 9 months have passed, so we need to convert this value to years, dividing it by 12, which is 9/12 = 0.75. The initial amount was 250, so the equation is:
A = 250*(1.016)^(0.75)
The answer is the third equation.