Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
126 views
in General by (152k points)
closed by
A computer uses ternary system instead of the traditional binary system. An n bit string in the binary system will occupy
1. 3 + n ternary digits
2. 2n/3 ternary digits
3. n(log23) ternary digits
4. n(log32) ternary digits

1 Answer

0 votes
by (115k points)
selected by
 
Best answer
Correct Answer - Option 4 : n(log32) ternary digits

Concept:

Maximum number possible using n-bit in Binary: 2n – 1

Maximum number possible using x bit in Ternary: 3x – 1

Both will take different numbers of bits to represent the same number.

Explanation

3x – 1 = 2n – 1

3x = 2n

Taking log3 on both side

log(3x)= log(2n)

x.log(3) = n × log(2 )

x =  n × log(2 )

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...