You can
put this solution on YOUR website!
Divide 15 into two parts such that when the larger is divided by 3 and the smaller is divided by 2 the quotients are equal
Now that you've seen the LONG way to do this, let me show you the SHORT and EASY way.
Let the larger be L
Then the smaller is 15 - L
We then get: 
2L = 3(15 - L) ------ Cross-multiplying
2L = 45 - 3L
5L = 45