Linear equation solver
162
Minecraft Maps
It can solve linear equations in the format of
y = mx + c
where we are trying to find x and all of the other unknowns are given. For example I might input the equation -
9 = 2x + 1
This will then return the output of x = 4
this also produces fractional outputs if need be and negative outputs, for example:
-7 = 5x - 1
For which it will output x = -6/5 (CORRECT ANSWER)
This works for 8 bits on all 3 inputs (meaning your maximum input is 255 for y, m and c)
in its default state where all inputs are 0 the output will be 255 (because the computer thinks that 0 can fit infinitely many times into any number and since the largest output is 255 that's what it will say
TO TURN ON NEGATIVE FOR ANY OF THE 3 NUMBERS FLIP THE BOTTOM LEVER IN YELLOW FOR THE CORRESPONDING NUMBER TO MAKE IT NEGATIVE
y = mx + c
where we are trying to find x and all of the other unknowns are given. For example I might input the equation -
9 = 2x + 1
This will then return the output of x = 4
this also produces fractional outputs if need be and negative outputs, for example:
-7 = 5x - 1
For which it will output x = -6/5 (CORRECT ANSWER)
This works for 8 bits on all 3 inputs (meaning your maximum input is 255 for y, m and c)
in its default state where all inputs are 0 the output will be 255 (because the computer thinks that 0 can fit infinitely many times into any number and since the largest output is 255 that's what it will say
TO TURN ON NEGATIVE FOR ANY OF THE 3 NUMBERS FLIP THE BOTTOM LEVER IN YELLOW FOR THE CORRESPONDING NUMBER TO MAKE IT NEGATIVE
Linear equation solver Screenshots
Dear youtuber!
Have you a channel youtube and want to bring your Video to quality visitors?
Do you want your video to appear on our website?
Do you want to become partner with us?
Just 3 steps to become our partner:
Step 1: Make video review for mods, addons, plugins, ... which you like
Step 2: Upload this video to youtube and our link to your video description
Step 3: Send the youtube video link via message to http://fb.com/9lifehack or leave a comment in the post. We will add your video in the our post, it will help you have more view.
JOIN to get more youtube view with us!!!!
Have you a channel youtube and want to bring your Video to quality visitors?
Do you want your video to appear on our website?
Do you want to become partner with us?
Just 3 steps to become our partner:
Step 1: Make video review for mods, addons, plugins, ... which you like
Step 2: Upload this video to youtube and our link to your video description
Step 3: Send the youtube video link via message to http://fb.com/9lifehack or leave a comment in the post. We will add your video in the our post, it will help you have more view.
JOIN to get more youtube view with us!!!!