ScratchData LogoScratchData
Back to LS97's profile

Quadratic Expression Factorer

LSLS97•Created June 10, 2011
Quadratic Expression Factorer
0
0
268 views
View on Scratch

Description

This project is inspired by Greenatic's Quad. Exp. Factors project, http://scratch.mit.edu/projects/Greenatic/1845928 here. However, the code is completely mine and it is not a remix. This project can factor simple quadratic trinomials which have 1 as x²'s coefficient. It can only do positives, but it's glitch-free. You can input your own values by clicking edit or choose random ones with the 'factor random' button (the latter will never be prime). The script that factors the trinomial is exactly the same as the method I use in maths. Find two numbers which add to make b and multiply to make c. Split the middle term and factor by grouping.

Project Details

Project ID1851778
CreatedJune 10, 2011
Last ModifiedJune 10, 2011
SharedJune 10, 2011
Visibilityvisible
CommentsAllowed