Which part do you need help on?
0° 42' 48.6".
Conversion: d = int(.7135°) = 0°m = int((.7135° - 0°) × 60) = 42's = (.7135° - 0° - 42'/60) × 3600 = 48.6".7135°= 0° 42' 48.6"
How to convert decimal degrees to degrees,minutes,secondsOne degree (°) is equal to 60 minutes (') and equal to 3600 seconds ("):
1° = 60' = 3600"
The integer degrees (d) are equal to the integer part of the decimal degrees (dd):
d = integer(dd)
The minutes (m) are equal to the integer part of the decimal degrees (dd) minus integer degrees (d) times 60:
m = integer((dd - d) × 60)
The seconds (s) are equal to the decimal degrees (dd) minus integer degrees (d) minus minutes (m) divided by 60 times 3600:
s = (dd - d - m/60) × 3600
Answer:
49%
Step-by-step explanation:
First find how much Alice is paying for the all three service currently.
Amount paid by Alice at present= 59 + 49 + 69 = $ 177
If she switches to 90 NOW plan, then the amount saved = 177 - 90 = $ 87
Percentage of savings = (saved amount ÷ total amount she was paying at present) * 100

= 49 %
X^2+91
X squared plus ninety one (91)
For factorisation it is necessary that you multiply the last and first values
Here we can see : we require 27a^2
SO if we multiply the answer should be 27 and if we add the answer should be 28 ....here goes !!
a^2 + 28a + 27
a^2 + 27a + 1a + 27
Here we can see : I we multiply 27 and 1 the answer will be 27a^2 but if we add 27 and 1 as shown then answer will be 28a:
a ( a + 27 ) + 1 ( a + 27 )
( a + 1 ) × (a + 27 )
HOPE IT HELPED!!