Frank C. answered 01/06/18
Tutor
0
(0)
Professional and Passionate Math Tutor
y2(a+2x) = x2(3a-x)
y2 = x2(3a-x)/(a+2x)
y = x√[(3a-x)/(a+2x)]
The Domain of a function is the interval of x-values that the graph uses to get all of its points on there. So basically it tells us all of the x-values that we can plug into the function, and can actually solve for y to get a real number.
A lot of times, the Domain of a function will be "all real numbers," because there aren't too many things that interfere with the Domain. The two I'm sure you've seen already is that
1. You can't take the square root of negative numbers
- If you see a √(-1) when solving for y, then that (x, y) won't show up on the graph
- If the x-value you plug in results in dividing by 0 to solve for y, that (x, y) won't show up
a + 2x = 0
2x = -a
x = -a/2
Hope this helps,
Frank