1 mile=5280 feet
4 miles=21120 feet
21120×20÷100=4224. As a result, 20% of 4 miles is 4224 feet. Hope it help!
Answer is
5, the third option
I believe it is 35!
I hope this helps you, and don't forget to give this answer brainliest if it really helped!
Yes because
3 is x
And 5 is why so it’s
5 = 2 x 3 - 1
5= 6 -1
Which is 5
Problem 7)
The answer is choice B. Only graph 2 contains an Euler circuit.
-----------------
To have a Euler circuit, each vertex must have an even number of paths connecting to it. This does not happen with graph 1 since vertex A and vertex D have an odd number of vertices (3 each). The odd vertex count makes it impossible to travel back to the starting point, while making sure to only use each edge one time only.
With graph 2, each vertex has exactly two edges attached to it. So an Euler circuit is possible here.
================================================
Problem 8)
The answer is choice B) 5
-----------------
Work Shown:
abc base 2 = (a*2^2 + b*2^1 + c*2^0) base 10
101 base 2 = (1*2^2 + 0*2^1 + 1*2^0) base 10
101 base 2 = (1*4 + 0*2 + 1*1) base 10
101 base 2 = (4 + 0 + 1) base 10
101 base 2 = 5 base 10