You can put this solution on YOUR website! Whats the probably that a randomly selected 4 digit number is even and begins with a ODD digit
---------
# of ways to succeed: 5*10^2*5 = 2500
---
# of 4-digit numbers: 9000
---
P(condition) = 2500/9000 = 0.2778
=======================================
Cheers,
Stan H.
=============