Community Profile

photo

Xeon Yone


Last seen: 4 years ago Active since 2020

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Why can't solve "limit((5x-3)/x,x,inf)"?
The code was: syms x limit((5x-3)/x,x,inf) And the problem was: Error: File: Untitled2.m Row: 2 Column: 9 Should not be a...

4 years ago | 1 answer | 0

1

answer

Question


How to find function expressions based on the relationship between specific function values?
The problem conditions are: 1, do not know the expression of a function 2.Know the relationship between several specific value...

4 years ago | 0 answers | 0

0

answers

Question


Why ('t=(2x+1)/(2x-2)','x') is unsolvable?
The code was: solve('t=(2x+1)/(2x-2)','x') t is an uncertain constant The error message is: Warning: Support of character ...

4 years ago | 1 answer | 0

1

answer