0.8=0.8/1=8/10=4/5
not one of them
but,
2/9=0.2222222222
4/9=0.444444444444
7/9=0.7777777777
8/9=0.88888888888
I think you meant 0.8 repeating so
answer is D
Assuming we need to find i such that
1 ≤ i ≤ n and t[i]=i.
If we need to find only the first occurrence, we can do:
for i:1 to n {
if t[i]=i then return(i)
}
If exhaustive search is required, then put the results (values of i) in an array or a linked list, return the number of values found, and the array (or linked list).
T= number of minutes
Multiply 5 liters by number of minutes (t), then add the 17 liters already in the tank. This totals 72 liters or more.
17 + 5t ≥ 72
subtract 17 from both sides
5t ≥ 55
divide both sides by 5
t ≥ 11 minutes
ANSWER: Laura could add water for 11 minutes to be sure the tank has 72 liters or more.
Hope this helps! :)
Answer:
the equation representing total amount of blood donated is
.
Step-by-step explanation:
Total number of volunteers = 32
number of volunteers couldn't donate blood =
.
So Number of volunteers who donated blood can be calculated by subtracting number of volunteers couldn't donate blood from Total number of volunteers.
Framing in equation form we get;
So, the number of remaining volunteers who donated blood =
.
Each of these volunteers donated blood = 470 ml
Now Total Amount of Blood donated is equal to Amount each of these volunteers donated blood times the number of volunteers who donated blood.
Framing in the equation form we get;
total amount of blood donated milliliters = 
Hence the equation representing total amount of blood donated is
.
Answer:
37.5 ( i didn't round cause the answer looked simple already)
Step-by-step explanation:
formula for triangle is base x height divided by 1/2
Base(5) x Height(15) = 75 now divide by 1/2
75 divided by 1/2 = 37.5
(Could i have brainliest if i'm right?)