The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
How to simplify result from domain function
03-02-2020, 07:58 AM
Post: #1
How to simplify result from domain function
I use domain() function to find the domain of function Sqrt(x^2-9)/(x-3)

The calculator returns result [x<=-3 x>=3 and x <>3]

When simplify, it is expected to have [x<=-3 x>3], but the calculator returns result [x<=-3 x>=3]

[Image: pic1.png]

How can we have correct simplified answer?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
How to simplify result from domain function - teerasak - 03-02-2020 07:58 AM



User(s) browsing this thread: 1 Guest(s)