answersLogoWhite

0


Best Answer

50

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

Anonymous

Lvl 1
3y ago

10

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the output number if the input number is 100?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the definition of input number?

The definiton of input number is the number going in. The input number is the oppsite of the output number. For instance:Input Output1 52 103 154 205 25The rule of the input and output number is input times five equals output.


Which code i need to delete middle digit in 3 digit number in c plus plus?

If you know that the number input will always be three digits: output = 10 * (int)(input / 100) + (input % 10); If you want to idiot proof it (eg. too many digits): output = 10 * (int)((input % 1000) / 100) + (input % 10);


How does the output work compare to the input work for a machine that has an efficiency equal to 100 percent?

If a machine has 100 percent efficiency, the output work = the input work. That's actually basically what the efficiency of a machine is - output work / input work * 100.


What is the formula for efficiency?

Output/Input * 100= %


What stronger work output or work input?

In theory, work output might be equal to work input; that would be 100% efficiency. In practice, the output of a machine will be less than the input; i.e., some energy will be lost.In theory, work output might be equal to work input; that would be 100% efficiency. In practice, the output of a machine will be less than the input; i.e., some energy will be lost.In theory, work output might be equal to work input; that would be 100% efficiency. In practice, the output of a machine will be less than the input; i.e., some energy will be lost.In theory, work output might be equal to work input; that would be 100% efficiency. In practice, the output of a machine will be less than the input; i.e., some energy will be lost.


input number = 5 what is the output number=?

17


When you have 12 coils on the output side of a transformer and 3 coils on the input side with 100 volts output what is the input voltage?

25


What is the greatest output current value from an8-bit input DAC that has an output of 4.5mA when the input binary number is 101101010110?

Output is be maximum when input binary number is 111111111111 and that value comes around 6.35mv.


What is the efficiency is the output work is 12000 and the input work is 15000?

Efficiency as a percent is output/input * 100%12000/15000 * 100% = 80% efficiency which makes sense, because it takes more work (input) than it give out (output). So the efficiency should be less than 100%.


If the input work was 1000 and the output work was 600 what was the mechanical efficiency of using the ramp?

It is output/input x 100, i.e. 60%.


How do you calculate output voltage?

output divided by input times 100 equals effiency. i.e.: 200 J of input energy and 10 J output energy calculates: 10/200 x 100%= 5%


What is the efficiency of an air conditioner if there is a work input of 320 J and a work output of 80 J?

Efficiency = (output/input) x 100 = (80/320) x 100 = 25%