Yeah i asked this question a while ago, and i thought i had the answer but it just didnt work out right. I believ i didnt specify what i needed so dont blame yourselves here it is:

Create a Reduce Fraction application that takes an integer numerator and denominator of a fraction and then displays the fraction reduced or a message stating the fraction cannot be reduced. A fraction may be reduced by finding the largets common factor and dividing both the numerator and denominator by this factor.

SO please, if u can just give me a jump i can use!