Why does the (t) in (x) part not work? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
28th Jan 2018, 2:13 PM
Raphael Shay
Raphael Shay - avatar
11 Answers
+ 1
check it. it's working
28th Jan 2018, 2:20 PM
‎ ‏‏‎Anonymous Guy
+ 3
hey did you change the code, it seems a bit different and what exactly you want this code to do
28th Jan 2018, 3:53 PM
‎ ‏‏‎Anonymous Guy
+ 3
Entire equation like the example before
28th Jan 2018, 5:42 PM
Raphael Shay
Raphael Shay - avatar
+ 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
29th Jan 2018, 1:00 PM
‎ ‏‏‎Anonymous Guy
+ 2
Oops, I accedently tested it with a 4 and not a 1 😅
28th Jan 2018, 2:25 PM
Raphael Shay
Raphael Shay - avatar
+ 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
28th Jan 2018, 4:46 PM
Raphael Shay
Raphael Shay - avatar
+ 2
ok but how are going to take input
28th Jan 2018, 4:51 PM
‎ ‏‏‎Anonymous Guy
+ 2
are you going to enter entire equation or use somthing else
28th Jan 2018, 4:53 PM
‎ ‏‏‎Anonymous Guy
+ 2
awesome man, i would like to help you in this project, if you don't have any problem
29th Jan 2018, 2:14 AM
‎ ‏‏‎Anonymous Guy
+ 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!
29th Jan 2018, 5:43 AM
Raphael Shay
Raphael Shay - avatar
+ 2
hey i found a code and a challenge check it out https://www.sololearn.com/discuss/1038399/?ref=app
29th Jan 2018, 2:11 PM
‎ ‏‏‎Anonymous Guy