Advertisement
ASP_Volume2 Math/ Dates #37871

Factoring

This program was written to factor quadratic equations. The user will put in the values for A, B, and C according to the format Ax²±Bx±C=0. After the user clicks the Figure button, the program will either tell them a way to factor it, or it will tell them to try to use the quadratic equation, which is another program. Say you want to factor 5x²-3x-14. In this program, all you have to do is type in 5 for A, -3 for B, and -14 for C. In the label below the command buttons, the program will print out (5X+7)(1X-2). If you foil that out, you will get the original equation. If you like this code, please vote for it.

AI

AI Samenvatting: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Broncode
original-source
Upload
Originele reacties (3)
Hersteld van de Wayback Machine