Math, asked by rishidakshin, 6 months ago

1 = ON 0 = OFF I have a series of 10 bulbs, can you help me by selecting the right sequence from the below option such that starting 4 bulbs are OFF, 5th and 6th bulb is ON, 7th and 8th blubs are OFF, and the remaining are ON A. 0000111000 B. 1111100110 C. 0000110011 D. 1111001100

Answers

Answered by amitnrw
0

Given :  1 = ON 0 = OFF  a series of 10 bulbs starting 4 bulbs are OFF, 5th and 6th bulb is ON, 7th and 8th blubs are OFF, and the remaining are ON  

To find : right sequence

Solution:

1 = ON 0 = OFF

starting 4 bulbs are OFF  

0000

5th and 6th bulb is ON

000011

7th and 8th blubs are OFF

00001100

remaining are ON

0000110011

0000110011  is the right Sequence

option C is correct

Learn more:

Convert the following numbers from binary 2 to base 10: 1. 11 = 2 ...

https://brainly.in/question/18156317

Answered by poojan
0

Given data :

If the bulb is set to ON status, it should be denoted by 1

If the bulb is set to OFF status, it should be denoted by 0

Total no.of bulbs = 10

In a series, 1 to 4 bulbs are in OFF state, 5 and 6th bulbs are ON, 7 and 8th are in OFF state and the remaining are ON.

To find : Correct Sequence

Computation :

Status of 1 to 4 bulbs are OFF. So, the starting of the sequence set to : 0000

Status of 5 and 6th bulbs are ON. So, the continuing sequence is set to : 11

Status of 7 and 8th bulbs are OFF. So, the continuing sequence is goes with : 00

The no.of bulbs remaining are 2 in number. They are set to ON. So, the sequence ends with : 11

The right and complete sequence comes by concatenating the sub series we get, from 1 to 10 as in : 0000110011

Therefore, The right sequence in which the bulbs are set, is 0000110011  (Option C).

Learn more :

  • Conversion of binary to decimal and viceversa.

        https://brainly.in/question/467674

  • Binary to octal.

        https://brainly.in/question/4110482

Similar questions