ScratchData LogoScratchData
Back to Emerald910's profile

Fraction Simplifier! V1.0

EMEmerald910•Created August 28, 2021
Fraction Simplifier! V1.0
3
3
25 views
View on Scratch

Instructions

Click the green flag, it should ask you to enter a ratio. Enter the ratio separating the numerator and the denominator with '/'. Then it will simplify it! For an example if you enter '6/18', it will return 1/3!

Description

I had tried to make a project like this a year ago, but couldn't figure out how to do it. I am glad to say I have now done it! I didn't know what to make, so I made this! It took me about 30 minutes to make! The way this works is kind of simple in theory, but for me it was harder to make then it sounds. There are 6 steps on how it works: ▣ Finds over a thousand prime numbers to work with. ▣ Separates input into numerator and denominator variables. ▣ Finds the factors of the numerator and the denominator variables. ▣ Cancels out common factors between the numerator and denominator variables. ▣ Multiplies the remaining factors of the numerator list and returns the numerator. ▣ Multiplies the remaining factors of the denominator list and returns the denominator. #fraction #simplifier #fractionsimplifier #game #games #usefull #fun #great #best #amazing #ratio #numerator #denominator #cool #tool #calculator

Project Details

Project ID564537752
CreatedAugust 28, 2021
Last ModifiedAugust 29, 2021
SharedAugust 29, 2021
Visibilityvisible
CommentsAllowed