Let me help you!!! ok, so remember, it is always easier when you are multiplying one fraction, and one decimal, to keep it simple, and make it either both decimals, or both fractions! so, for instance, i will change the 3/4 into a decimal:
*0.75
you get that by dividing the 3 by 4.
Now, you just divide the 0.75 x 29.2, which is (21.9) hope that helps!!!
I = Prt
t = I/(Pr)
.. = (5000 -4713.54)/(5000*0.125)
.. = 165/360
The time period of the note is 165 days.
Answer:
18
Step-by-step explanation:
a^2 + b^2 = c^2
in this case 24 is a and 30 is c
24^2 = 576
30^2 = 900
900 - 576 = 324
the square root of 324 is 18
A gallon of that ice cream would be 10.99, so 2 1/2 would be 20.10.
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