John G.

asked • 02/12/13

what's 23 / 2 in base 5?

and what's 123 / 2 in base 5 and 11011 / 11 in base 2? i am lost

1 Expert Answer

By:

Inactive Tutor answered • 02/13/13

Tutor
New to Wyzant

John G.

Thank you!

Report

02/13/13

Inactive Tutor

George, it makes no sense to write "19/5 = 3 mod 4." I take what you mean is that 5 goes into 19 three times with a remainder of 4, but that's not what the "mod" notation means. If you want to write that 19/5 is 3 remainder 4, you should just write "19/5 = 3 r4."

The "mod" notation is used as follows: if a, b, and c are integers, then "a = b mod c" means that "a - b is divisible by c" -- or, if b is between 0 and c-1 inclusive, you can interpret this as saying "a has remainder b when divided by c."

That's why "19/5 = 3 mod 4" makes no sense: first, you can use a rational number in a "mod" statement, and second, it looks like you're saying the number has remainder 3 when divided by 4.

The write way to use mod notation here would be to say "19 = 4 mod 5" (in other words 19 has remainder 4 when divided by 5). The mod notation doesn't take into account how many times c actually goes into a.

Report

02/13/13

Inactive Tutor

There's a typo in my comment that I can't edit to fix: it should say "first, you CAN'T use a rational number in..."

Report

02/13/13

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.