Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

I do not know which code I must use

1 view (last 30 days)
TARIK YAMAN
TARIK YAMAN on 20 Apr 2020
Closed: MATLAB Answer Bot on 20 Aug 2021
I have a equation. For example f(x) = x^2 - 9*x + 10 . I want these following equations (f(x) = 0):
x = (9*x - 10)^(1/2) x = - (9*x - 10)^(1/2) x = -10/(x-9) x = (x^2 + 10)/9

Answers (0)

This question is closed.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!