The statement below is correct in at least one number system (besides base-1). That is, the statement is correct if we assume the numbers are expressed in a base other than 10. It is up to you to find out which number base makes each statement correct. You need to justify your answer by converting the numbers in each operation to base 10 and showing that the statement is correct. For example, 36/6 = 7 is clearly not correct in base 10 but it is correct in base 12 because 3612 = 4210 and 4210/610 = 710. Thus, 3612/612 = 712 is true.

25 + 1 + 15 + 229 = 261

Respuesta :

Answer:

The base is 19

Explanation:

Given

[tex]25 + 1 + 15 + 229 = 261[/tex]

Required

Determine the base

Represent the base with n;

So, we have

[tex]25_n + 1_n + 15_n + 229_n = 261_n[/tex]

Convert the above to base 10;

[tex]2 * n^1 + 5 * n^0 + 1 * n^0 + 1 * n^1 + 5 * n^0 + 2 * n^2 + 2 * n^1 + 9 * n^0 = 2 * n^2 + 6 * n^1 + 1 * n^0[/tex]

[tex]2 * n + 5 * 1 + 1 * 1 + 1 * n + 5 * 1 + 2 * n^2 + 2 * n + 9 * 1 = 2 * n^2 + 6 * n + 1 * 1[/tex]

[tex]2n + 5 + 1 + n + 5 + 2n^2 + 2n + 9 = 2n^2 + 6n + 1[/tex]

Collect Like Terms

[tex]2n^2 + 2n + 2n +n+ 5 + 1 + 5 + 9 = 2n^2 + 6n + 1[/tex]

[tex]2n^2 +5n + 20 = 2n^2 +6n+1[/tex]

Collect Like Terms

[tex]2n^2 - 2n^2 +5n -6n = 1-20[/tex]

[tex]-n = -19[/tex]

[tex]n = 19[/tex]