+ 1
Why does the (t) in (x) part not work?
11 Antworten
+ 1
check it. it's working
+ 3
hey did you change the code, it seems a bit different
and what exactly you want this code to do
+ 3
Entire equation like the example before
+ 3
ok so i have thought of two ways to solve equation
1. assign different values of x and then evaluate lhs and rhs
2. shift x to one side and all values to other side (harder method i guess)
what do you think?
oh and if you have any other idea, we could work on that
+ 2
Oops, I accedently tested it with a 4 and not a 1 đ
+ 2
I did change it, I basically want this code to solve a 1 variable equation (I don't know if you call it that, sorry if I'm wrong). Example:
x + 3 / 7 = 3x - 8 * 2x
+ 2
ok but how are going to take input
+ 2
are you going to enter entire equation or use somthing else
+ 2
awesome man, i would like to help you in this project, if you don't have any problem
+ 2
I'd love help! I just started coding about a month ago.. This is probably my biggest project up to now. Thanks for the help!
+ 2
hey i found a code and a challenge
check it out
https://www.sololearn.com/discuss/1038399/?ref=app