answersLogoWhite

0


Best Answer

All you have to do is look at your input number and then see how many fit goes up by like say it goes up by 1,2,3,4,5... Then you think of an output number that can go up by 1,2,3,4,5.... Than you will find your answer of the input number

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you find an output number when you know the input number?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is it possible to get more than one output number for an input number How do you know?

Yes it is possible


How do you find the output force of a wheel and axle if you already know the input force?

To find the output force of a wheel and axle, you can use the formula: Output Force = Input Force * (Radius of Wheel / Radius of Axle). The output force is determined by the ratio of the radii of the wheel and axle, with the input force determining the overall scaling factor.


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);


What is input and output protection?

i dont know tooo hahahaha


What the input and output of a fridge freezer?

All of


How will you know a function when you see one?

One output for each input


What is difference between supervised and unsupervised learning in nueral network?

supervised learning is that where we know input and output but don't know the processing whereas unsupervised learning is that where we know input but don't know output ,we put our best effort for best processing


Is TFT monitor an input or output or a storage device?

well a monitor is output........ dnt know what tft is..... sorry


Is use of a computer in hospital input or output?

i dont know it. Please help me


If you know the input distance and the output distance what can you calculate?

Actual Mech. Advantage


What do you need to know to calculate mechanical advantages?

radius of input, radius of output


Why does amplifier gain reduce?

Since we know that the amplifier gain is given by A=Output voltage/input voltage (where A is the amplifier gain) So, it can be written as output voltage=A*input voltage, so when the output part increases gain increases but when input part increases gain decreases