You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.
In a case like y + 2x = 14 + y , y gets canceled out in the simplification steps, and then mathsteps throws an error because the equation no longer contains y
The text was updated successfully, but these errors were encountered:
In a case like
y + 2x = 14 + y
, y gets canceled out in the simplification steps, and then mathsteps throws an error because the equation no longer contains yThe text was updated successfully, but these errors were encountered: