Keep solving !!

The sum of the two positive integers is 20. Find the chance that their product will be less than 50.
If the answer can be written as a/b find a+b ?


The answer is 23.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Bill Bell
Mar 14, 2015

In this script x and y represent the two positive integers. x ranges over all possible values such that the sum of the two integers sum to 20. As this happens the code counts how many x and y pairs are possible. The code counts how many pairs have a product less than 50.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...