Question

When converting the decimal integer 458 to base-5 using the subtraction method, a number of non-zero...

When converting the decimal integer 458 to base-5 using the subtraction method, a number of non-zero integers will be subtracted from the integer to be converted. Show those integers from large to small, separated by comma.

Homework Answers

Answer #1

Here I m going to explain this step by step:

  1. Take the original decimal (base ten) number, and call A
  2. Divide A by 5 into a quotient Q and a remainder as r.
  3. Now let A take on the value of Q.
  4. Divide A by 5 into a new quotient Q and a new remainder R.
  5. Write the remainder R down again.
  6. Repeat from step 5 until A is zero.
  7. Now starting from bottom value of r (working upward)and take this as a right most value of base 5 equivalent.
  8. So top most value of r will be the extreme left bit of base 5 equivalent.

Solution for your problem:

Here value of r is consider as non-zero integer and later used for base 5 equivalent.

ty.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Suppose you are converting 21118110 to base 8 using the subtraction method. What is the decimal...
Suppose you are converting 21118110 to base 8 using the subtraction method. What is the decimal number you have left for conversion after 1 step?
Show the negative and positive number for decimal number 86 in base-6 using the signed-magnitude and...
Show the negative and positive number for decimal number 86 in base-6 using the signed-magnitude and signed-radix-complement number systems, given 5 positions for integer part with no fraction part. Positive number in signed-magnitude base-6: Negative number in signed-magnitude base-6: Positive number in signed-radix-complement base-6: Negative number in signed-radix-complement base-6:
Convert the decimal number 147 base 10 to base 3. However, do this using a POWER...
Convert the decimal number 147 base 10 to base 3. However, do this using a POWER SERIES EXPANSION of the form 147_10=a_2 *R^2+a_1*R^1+a_0*R^0, where R is the number 10 in the base of the number you want to convert to (3) (i.e., R=10_3) and {a_0, a_1,a_2} are the coefficients represented in base 3. Verify your answer using the "division method". Show all your work and all steps.
Base Conversion One algorithm for converting a base 10 number to another base b involves repeatedly...
Base Conversion One algorithm for converting a base 10 number to another base b involves repeatedly dividing by b. Each time a division is performed the remainder and quotient are saved. At each step, the dividend is the quotient from the preceding step; the divisor is always b. The algorithm stops when the quotient is 0. The number in the new base is the sequence of remainders in reverse order (the last one computed goes first; the first one goes...
22. Find the standard deviation. (Enter an exact number as an integer, fraction, or decimal.) __________...
22. Find the standard deviation. (Enter an exact number as an integer, fraction, or decimal.) __________ x P(x) x*P(x) (x − μ)2P(x) 2 0.1 2(0.1) = 0.2 (2 − 5.4)2(0.1) = 1.156 4 0.3 4(0.3) = 1.2 (4 − 5.4)2(0.3) = 0.588 6 0.4 6(0.4) = 2.4 (6 − 5.4)2(0.4) = 0.144 8 0.2 8(0.2) = 1.6 (8 − 5.4)2(0.2) = 1.352 23. The Higher Education Research Institute at UCLA collected data from 203,967 incoming first-time, full-time freshmen from 270...
The decimal values of the Roman numerals are: M D C L X V I 1000...
The decimal values of the Roman numerals are: M D C L X V I 1000 500 100 50 10 5 1 Remember, a larger numeral preceding a smaller numeral means addition, so LX is 60. A smaller numeral preceding a larger numeral means subtraction, so XL is 40. Assignment: Begin by creating a new project in the IDE of your choice. Your project should contain the following: Write a class romanType. An object of romanType should have the following...
language: JAVA the Problem Below are a series of problems you need to solve using recursive...
language: JAVA the Problem Below are a series of problems you need to solve using recursive methods. You will write a program that will read commands from an input file, with each command referring to one of the recursive problems to be executed. Each command will be followed (on the same line of input) by the respective parameters required for that problem. (15 points for main method) DescArrayCheck   Write a recursive method that checks whether an array of integers -...
Activity I: Mark and Recapture Method Objective: Perform the mark-recapture method to estimate the number of...
Activity I: Mark and Recapture Method Objective: Perform the mark-recapture method to estimate the number of individuals within an a certain area. Materials: Plastic container with lid (represents a pond) Bag or box of small objects such as editable goldfish, beans, macaroni noodles, etc. (represents the fish) Permanent Marker Calculator Procedure: Add all of your fish to the pond (no more than 150 fish) Randomly capture 40 fish from the pond. Mark those 20 fish with the marker. Return the...
Case 4B-7 Step-Down Method versus Direct Method [LO4-10, LO4-11] “This is really an odd situation,” said...
Case 4B-7 Step-Down Method versus Direct Method [LO4-10, LO4-11] “This is really an odd situation,” said Jim Carter, general manager of Highland Publishing Company. “We get most of the jobs we bid on that require a lot of press time in the Printing Department, yet profits on those jobs are never as high as they ought to be. On the other hand, we lose most of the jobs we bid on that require a lot of time in the Binding...
Empirical Formula of Epsom Salt Introduction Hydrates are crystalline solids that contain a fixed number of...
Empirical Formula of Epsom Salt Introduction Hydrates are crystalline solids that contain a fixed number of water molecules as an integral part of their crystalline structure. The number of water molecules bound per metal ion is often characteristic of that particular metal ion. One of the common hydrates is hydrated magnesium sulfate (Epsom salt). Epsom salt is used to reduce inflammation when applied externally. Epsom salts formula is sometimes written as MgSO4.xH2O. In this experiment, you will be trying to...