Answer:
8 cm
Step-by-step explanation:
Squares have equal side lengths so if we call each side x, then x × x gives us the area (32 cm²). This means that x² = 32 and therefore, one side is √32 cm.
Next, to work out the diagonal we can use Pythagoras' theory, since we can form a right-angled triangle. a² + b² = c² (c is the diagonal or the hypotenuse)
(√32)² + (√32)² = c²
(note: the square and the square root cancel out)
32 + 32 = 64
c² = 64 ∴ c = √64 which is 8
Hope this helps!
For this case we have the following function:
f (x) = (1/3) * (4 ^ x)
We must evaluate the function for x = 2
We have then:
f (2) = (1/3) * (4 ^ 2)
Rewriting:
f (2) = (1/3) * (16)
f (2) = 16/3
Answer:
The function evaluated at x = 2 is:
f (2) = 16/3
option A
Answer: The unit rate of $96 spent in 4 hours is, $24 per hour.
Step-by-step explanation: To find the unit rate, you will need to write the information as a ratio, $96/4 hours. If you divide 96 by 4 you will get 24. That means this person spends $24 every hour or $24 per hour or $24/1 hour.
Answer:
4:1
Step-by-step explanation:
x+20 : y+20 = 5 : 2
(x+20)/(y+20) = 5/2
2(x+20) = 5(y+20)
2x+40 = 5y+100
2x = 5y+60 (1)
x-5 : y-5 = 5:1
(x-5)/(y-5) = 5/1
x-5 = 5(y-5)
x-5 = 5y-25
x = 5y-20 (2)
Solve (1) & (2) simultaneously,
2(5y-20) = 5y+60
10y-40 = 5y+60
5y = 100
y = 20
x = 5y-20
x = 5(20)-20 = 100-20
x = 80
x:y
80:20
4:1
Answer:
Here we have the function:
S(t) = 500 - 400*t^(-1)
Then the rate of change at the value t, will be:
S'(t) = dS(t)/dt
This differentiation will be:
S'(t) = -400/t^2
Then:
a) the rate of change at t = 1 is:
S'(1) = -400/1^2 = -400
The rate of change after one year is -400
b) t = 10
S'(10) = -400/10^2 = -400/100 = -4
The rate of change after 10 years is -4, it reduced as the years passed, as expected.