Visit the EasySolve site
- Press "Add formula": Enter a formula using LaTeX or ASCII math commands.
- View Formula: The entered formula will appear on the canvas.
- Select Parts: Click on parts of the formula to select them (selected parts are colored in blue).
- Deselect Parts: Press
Ctrlto deselect parts. - Add Text: Press "Add text" to enter any text using LaTeX.
- Copy, Edit, Delete, or Move: Use the buttons to the right of the formula to perform these actions.
- Press "Interaction" Button: This opens a tab with possible formula transformations.
- Types of Transformations:
- For Equations: Select the entire formula.
- For Expressions: Select the part of the formula to modify.
- Selecting Formula Parts: The selected element will appear in the field at the upper part of the tab. If the selection is impossible, the field will be empty.
- Apply Transformation:
- Click the button to the right of the desired transformation.
- A transformation preview will appear.
- Add to End:
- Adds the modified formula part to the end of the formula after the "=" sign.
- To the New Line:
- Adds a new formula line where the selected part is replaced with its transformation.
- Replace:
- Replaces the selected formula part with its transformation.
Note: For "For Equations" transformations, the only possible mode is "to the new line."
-
Collect Like Terms:
- Select two or more terms.
- Example: Applying to
2x + 3y - xresults inx + 3y.
-
Simplify Fraction:
- Removes fractions inside other fractions.
- To apply, select the inner fraction.
-
Simplify Term:
- If there is a fraction, divides the numerator and denominator by their GCD.
- To apply, select the term.
Note: Ensure you select the sign with the term. Correct selections include +2x, -5xyz.
- Example: Substitute
x = y + 5intox + y = 12to gety + 5 + y = 12. - To apply:
- Select the entire formula from which you want to substitute.
- Use "substitute from" transformation.
- Select the expression equal to the left part and use "substitute to".
-
Group:
- Add extra brackets around selected multipliers or terms.
- Example: To transform
x^2 * y^2 * z^2intox^2 * (y^2 * z^2), use "group" or pressAlt+G.
-
Move Left/Move Right:
- Change the position of a multiplier or term in an expression.
- Select the term/expression and use the transformation or press left/right arrows.
-
To Another Part:
- Move selected terms to another part of the equation.
- Example:
x + y = 5with5selected becomesx + y - 5 = 0. - Alternatively, use
Shift+Enter.
Press on the Three Dots located at the upper left corner of the solution.
-
Save As:
- LaTeX: Saves your solution in LaTeX format.
- Picture: Makes a picture/screenshot of the solution.
- JSON File: Saves the solution in a JSON file. You can open it using the "Open From" button.
Ctrl+S
-
Open From
- Folder: Open previously saved project from a JSON file.
Ctrl+O
- Folder: Open previously saved project from a JSON file.