octal number of 978
Answers
Answered by
2
Answer:
Mark me as brainliest
Explanation:
To convert decimal number 978 to octal, follow these steps:
Divide 978 by 8 keeping notice of the quotient and the remainder.
Continue dividing the quotient by 8 until you get a quotient of zero.
Then just write out the remainders in the reverse order to get octal equivalent of decimal number 978.
Using the above steps, here is the work involved in the solution for converting 978 to octal number:
978 / 8 = 122 with remainder 2
122 / 8 = 15 with remainder 2
15 / 8 = 1 with remainder 7
1 / 8 = 0 with remainder 1
Then just write down the remainders in the reverse order to get the answer, The decimal number 978 converted to octal is therefore equal to :
1722
Similar questions