Converting 25 degrees to radians:
180° = π radians.
1° = π/180 radians.
25° = (π/180 radians) * 25
= (25/180) * π radians.
Leaving the answer in terms of π, 25/180 = 5/36
= (25/180) * π radians = (5/36)π radians or ≈ 0.1389π radians.
Therefore 25° = (5/36)π radians or ≈ 0.1389π radians
I hope this explains it.
I think why you did not get it was because you did not leave your answer in terms of π or as a multiple of π, so as a multiple of π our answer is:
= (5/36)π radians or ≈ 0.1389π radians
<span>We will consider that the average volume of a cup is 200 ml, that is 0,2 liters.
That means 1 liter of liquid in cups is:
1 liter * 0.2 cup/liter = 5 cups
Then the equivalent of recommended liquid in number of cups is:
2.2 litres * 5 cup / liter = 11 cups of 200 ml each.</span>
The first statement show that after print the statement, the compiler will leave the line and start the next statement on fresh line.
While the second statement show that after print statement the compiler will continue print next statement without drop to another line.