To convert an integer to a fraction you must choose an expression that does not alter the numerical value. You can do this with multiples of the number, for example, for 100:
100/1 = 200/2 = 300/3 = 400/4 = 100
- The numerical value is not altered and the result will always be 100
Another example, for 500:
500 = 500/1 = 1000/2 = 1500/3 = 2000/4
{ Pisces04 }