How many are primes

There are 6 primes given below in a particular sequence:

89,59,53,31,17,11

These are some rules which are important:

  • You can do only four operations between them (+ ,- ,× ,/ ).

  • Also you are not allowed to change their positions in the sequence. (e.g. 89-59×31+53-17/11 is not allowed because position of 31 and 53 are changed)

Now suppose you figured out all the possible values by keeping the rules in mind.

Now suppose n percent of those numbers are prime and m percent are composite (no number is included more than once)

Submit the sum of floor function of n and floor function of m


The answer is 15.

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

Sahar Bano
Mar 28, 2020

Answer from python

Hence the answer is 15

1 pending report

Vote up reports you agree with

×

Problem Loading...

Note Loading...

Set Loading...