I am trying to do multi step math and keep returning the wrong answer
Show older comments
I am given the equation and this is my code but it keeps telling me that it is returning the wrong value.

b=(1/7)+((72/13)^2)/(sqrt((125/2)-(25/3)))
4 Comments
Dyuman Joshi
on 19 Apr 2024
How is the value wrong?
How precise do you want the output value to be?
Matthew
on 19 Apr 2024
Dyuman Joshi
on 19 Apr 2024
The expression and the code match, so you are good.
How is the test case in Grader comparing the value with the output?
Matthew
on 19 Apr 2024
Accepted Answer
More Answers (0)
Categories
Find more on Loops and Conditional Statements in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
