Answer:
The answer is "750".
Explanation:
Throughout this question the even though it used to provides the precise decimal which is used as the representation or rounding requirement in software such as billing, it also used to represents only the 750, demonstrating the nearest rounding of the given technique, that's why the solution is 750.
Answer:
2.342m
Explanation:
Given
Time = 0.5 s
Height of Window = 2m
Because the pot was in view for a total of 0.5 seconds, we can assume that it took the cat 0.25 seconds to go from the bottom of the window to the top
Using this equation of motion
S = ut - ½gt²
Where s = 2
u = initial velocity = ?
t = 0.25
g = 9.8
So, we have.
2 = u * 0.25 - ½ * 9.8 * 0.25²
2 = 0.25u - 0.30625
2 + 0.30625 = 0.25u
2.30625 = 0.25u
u = 2.30625/0.25
u = 9.225 m/s ------------ the speed at the bottom of the pot
Using
v² = u² + 2gs to calculate the height above the window
Where v = final velocity = 0
u = 9.225
g = 9.8
S = height above the window
So, we have
0² = 9.225² - 2 * 9.8 * s
0 = 85.100625 - 19.6s
-85.100625 = -19.6s
S = -85.100625/19.6
S = 4.342
If 4.342m is the height above the window and the window is 2m high
Then 4.342 - 2 is the distance above the window
4.342 - 2 = 2.342m
E
According to the question,
The amount of investment money is $10,785 and the rate of interest is 1.0275%. The amount of money will be multiplied with the rate of interest and the year.
To get future value of the investment it will be like
FV = PV(1+i)x
Therefore , Future value = 10,785(1.0275)x
Answer:
DeluxeMeal burritoCombo = new DeluxeMeal ("burrito", "chips", "Lemonade", 7.49);
Explanation:
The above statement will be inserted in the software and the result will show the Deluxe meal details such as burrito which is an entrée, chips are side dish and lemonade is a drink. The cost of single burrito is 7.49 so with the meal the cost will be $3 higher which means the total cost will be $10.49