For this question, 0.008 is the answer.
You can assume x is that number
X multiply 10 = 0.08
To get rid of 10, divide 10 by two sides
As a result, x = 0.008
3.70 and 3.700 are some examples to get you started.
Answer:
225 m²
Step-by-step explanation:
If W is the width of the rectangle, and L is the length, then:
60 = 2W + 2L
A = WL
Use the first equation to solve for one of the variables:
30 = W + L
L = 30 − W
Substitute into the second equation:
A = W (30 − W)
A = 30W − W²
This is a parabola, so we can find the vertex using the formula x = -b/(2a).
W = -30 / (2 × -1)
W = 15
Or, we can use calculus:
dA/dW = 30 − 2W
0 = 30 − 2W
W = 15
Solving for L:
L = 30 − W
L = 15
So the maximum area is:
A = WL
A = (15)(15)
A = 225
Answer:
4
Step-by-step explanation:
If there are n coins, then the smallest (minimum) amount of coins we need to flip is 1. The reason why is because the best case scenario would be flipping all heads except the last coin which is tails. This scenario is rare if n is large, but still possible.