|
Question 568654: What is the domain of SQRT((x+5)/(x^2-25))
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! What is the domain of SQRT((x+5)/(x^2-25))
----------
The denominator cannot be zero,
so x cannot be +5 or -5
------
The radicand cannot be negative;
solve (x+5)/[(x+5)(x-5)] >= 0
-------
Draw a number line:
Plot x = -5 and x = 5
---
Test values to find the solutions:
Let x = -10 ; you get -/(-*-) > 0 ; false
-------
Let x = 0 ; you get +/(+*-) > 0 ; false
-------
Let x = 10; you get +/(+*+) > 0 ; true
==========================================
Domain: x > 5
====================
Cheers,
Stan H.
=================
|
|
|
| |