Hey guys, just a quick practical project here: This will solve any system of equations in standard form, either a system of 2 or 3. When it asks for the variables, just put the actual variable you want to use, like x or y or a or b. When it asks for the coefficient of each variable, variable 1 would be the first one you entered, variable 2 the second, and so on.
All scripting by me (100% pen :D) This uses something called matrices to solve the systems. I haven't added a system of 4 because i haven't found any practical uses for a system of 4 equations... what do you think? Does anyone know how to get the ask to hide the whole time, and not have that tiny moment it shows? Thanks!