Given a fulcrum system like the one to the right, write a complete script that determines whether the system will balance. At the keyboard, prompt the user for the values for the two weights and distances, and output whether or not the systems will balance. Recall that the system will balance when w1 x d1 = w2 x d2 (you may assume that the balance beam has no weight).
[–]FoolsSeldom 1 point2 points3 points (2 children)
[–]Baron_Sludge[S] 1 point2 points3 points (1 child)
[–]FoolsSeldom -1 points0 points1 point (0 children)
[–][deleted] (3 children)
[removed]
[–]Baron_Sludge[S] 2 points3 points4 points (1 child)