answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How do you make a sewage system for class 9?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Sketch a chassis of any four wheeler and mark various parts on it. Explain the fun of various components of automobile?

1. chassis and body 2. engine 3. fuel system 4. cooling system 5. ignition system(for s.i engines) 6. electric system 7. transmission system 8. steering system 9. suspension system 10. braking system 11. emission


How do you make a 9 wire three phase motor into a three speed motor?

You don't.


How do you make a flowchart that requires no multiplication sign but multiplication is needed?

Multiplication is an addition 'that' number of times. 3*3 = 9 3+3+3 = 9


What is a denary number?

A denary number is a number based on the ten digits, from 0 to 9. This is in contrast to the binary system used in computing, which consists entirely of 0s and 1s.


Why or why not can all numbers be represented in a binary system?

All numbers can be represented in a binary number system. Binary is the base 2 number system, meaning that there 2 possible values per place: 0 and 1. A decimal system allows for 10: 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9. In a decimal system, you carry out and add a space once you pass 9. Thus, you end up with a 1 in the second place and a 0 in the first. The first space then counts up again. Similarly, a binary system adds a place when it reaches 2. In a decimal system, there are 10x numbers which can be represented by a system with x places. In binary, there are 2x possible numbers. If the number of places is infinite, an infinite number of values can be represented. Negative numbers can be represented in a variety of ways, from a dash as is commonly used in decimal to a 2's complement to a sign bit (i.e. a 1 or a 0 which will tell the reader or the machine the sign of the number).