A box contains x apples.
5 are green and the rest are red.
Write an expression for P(red).


Sagot :

The expression for P(red) is (x - 5)/x

How to determine the expression?

The given parameters are:

Apple = x

Green = 5

The number of red apples is:

Red = Apple - Green

This gives

Red = x - 5

The expression for P(red) is then calculated as:

P(Red) = Red/Apple

This gives

P(Red) = (x - 5)/x

Hence, the expression for P(red) is (x - 5)/x

Read more about probability at:

https://brainly.com/question/25870256

#SPJ1