Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Converting from base 10: method 2 For this second method of converting from base 10, we consider the results of progressively dividing a number by

image text in transcribed
Converting from base 10: method 2 For this second method of converting from base 10, we consider the results of progressively dividing a number by 10, for example: 2473 : 10 = 247R3 247 : 10 = 24R7 24 : 10 = 2R4 2 : 10 = 0R2 Note that here the column of remainders, backwards, represents the original number. If can repeat this process by dividing by another number n, the column of remainders will be a representation of that number in base n. Exercise Use method 2 to convert 247310 into base 8. Note down your solution before you continue. In summary, to use this method to convert a number x from base 10 to base n: 1. Divide xby ni.e. x = kn + r 2. Divide k from the previous step by n. 3. Repeat Step 2 until k = 0. 4. The remainders at each step, read from the bottom-up, make up the digits of your new base

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Algebra II Review And Workbook

Authors: Christopher Monahan

1st Edition

1260128881, 978-1260128888

More Books

Students also viewed these Mathematics questions

Question

What is Aufbau's rule explain with example?

Answered: 1 week ago