What is the maximal domain of these functions?
Need help figuring out, how to find the maximal domains of functions
$f(x) = frac{x^3-x}{2x^2+1}$
$f(x) = frac{x^2-5x+6}{x-2}$
functions
add a comment |
Need help figuring out, how to find the maximal domains of functions
$f(x) = frac{x^3-x}{2x^2+1}$
$f(x) = frac{x^2-5x+6}{x-2}$
functions
I guess $f$ should be dependant on $y$ and $z$, not on $x$? Considering finding the domain: The domain of $f$ is the set of arguments for which $f$ is well-defined. So you need to ask yourself "when is $frac{a}{b}$ not well-defined?".
– Piwi
Oct 11 '15 at 17:28
please clarify the domain of function argument
– pointguard0
Aug 4 '18 at 13:18
add a comment |
Need help figuring out, how to find the maximal domains of functions
$f(x) = frac{x^3-x}{2x^2+1}$
$f(x) = frac{x^2-5x+6}{x-2}$
functions
Need help figuring out, how to find the maximal domains of functions
$f(x) = frac{x^3-x}{2x^2+1}$
$f(x) = frac{x^2-5x+6}{x-2}$
functions
functions
edited Aug 4 '18 at 13:11
pointguard0
1,310821
1,310821
asked Oct 11 '15 at 17:05
Chris Smith
611
611
I guess $f$ should be dependant on $y$ and $z$, not on $x$? Considering finding the domain: The domain of $f$ is the set of arguments for which $f$ is well-defined. So you need to ask yourself "when is $frac{a}{b}$ not well-defined?".
– Piwi
Oct 11 '15 at 17:28
please clarify the domain of function argument
– pointguard0
Aug 4 '18 at 13:18
add a comment |
I guess $f$ should be dependant on $y$ and $z$, not on $x$? Considering finding the domain: The domain of $f$ is the set of arguments for which $f$ is well-defined. So you need to ask yourself "when is $frac{a}{b}$ not well-defined?".
– Piwi
Oct 11 '15 at 17:28
please clarify the domain of function argument
– pointguard0
Aug 4 '18 at 13:18
I guess $f$ should be dependant on $y$ and $z$, not on $x$? Considering finding the domain: The domain of $f$ is the set of arguments for which $f$ is well-defined. So you need to ask yourself "when is $frac{a}{b}$ not well-defined?".
– Piwi
Oct 11 '15 at 17:28
I guess $f$ should be dependant on $y$ and $z$, not on $x$? Considering finding the domain: The domain of $f$ is the set of arguments for which $f$ is well-defined. So you need to ask yourself "when is $frac{a}{b}$ not well-defined?".
– Piwi
Oct 11 '15 at 17:28
please clarify the domain of function argument
– pointguard0
Aug 4 '18 at 13:18
please clarify the domain of function argument
– pointguard0
Aug 4 '18 at 13:18
add a comment |
2 Answers
2
active
oldest
votes
I will suppose $f(x)$ should be $f(y)$ and $f(z)$ and that we are working in $mathbb{R}$.
This is a rational expression. The only restriction is that the denominator is not $0$. Since
$$2y^2+1=0$$
has no solution then the denominator does not impose any restriction on the domain. Hence $dom(f)=mathbb{R}$.Same thinking leads to
$$z-2ne 0 Leftrightarrow zne 2.$$
The domain is $mathbb{R}backslash{2}$.
function argument could be complex.
– pointguard0
Aug 4 '18 at 13:04
add a comment |
The second function does not contain $z=2$ in the domain, but it can be extended continuously at this point, thus defined continuous, so the maximal domain would be all real numbers.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1475015%2fwhat-is-the-maximal-domain-of-these-functions%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
I will suppose $f(x)$ should be $f(y)$ and $f(z)$ and that we are working in $mathbb{R}$.
This is a rational expression. The only restriction is that the denominator is not $0$. Since
$$2y^2+1=0$$
has no solution then the denominator does not impose any restriction on the domain. Hence $dom(f)=mathbb{R}$.Same thinking leads to
$$z-2ne 0 Leftrightarrow zne 2.$$
The domain is $mathbb{R}backslash{2}$.
function argument could be complex.
– pointguard0
Aug 4 '18 at 13:04
add a comment |
I will suppose $f(x)$ should be $f(y)$ and $f(z)$ and that we are working in $mathbb{R}$.
This is a rational expression. The only restriction is that the denominator is not $0$. Since
$$2y^2+1=0$$
has no solution then the denominator does not impose any restriction on the domain. Hence $dom(f)=mathbb{R}$.Same thinking leads to
$$z-2ne 0 Leftrightarrow zne 2.$$
The domain is $mathbb{R}backslash{2}$.
function argument could be complex.
– pointguard0
Aug 4 '18 at 13:04
add a comment |
I will suppose $f(x)$ should be $f(y)$ and $f(z)$ and that we are working in $mathbb{R}$.
This is a rational expression. The only restriction is that the denominator is not $0$. Since
$$2y^2+1=0$$
has no solution then the denominator does not impose any restriction on the domain. Hence $dom(f)=mathbb{R}$.Same thinking leads to
$$z-2ne 0 Leftrightarrow zne 2.$$
The domain is $mathbb{R}backslash{2}$.
I will suppose $f(x)$ should be $f(y)$ and $f(z)$ and that we are working in $mathbb{R}$.
This is a rational expression. The only restriction is that the denominator is not $0$. Since
$$2y^2+1=0$$
has no solution then the denominator does not impose any restriction on the domain. Hence $dom(f)=mathbb{R}$.Same thinking leads to
$$z-2ne 0 Leftrightarrow zne 2.$$
The domain is $mathbb{R}backslash{2}$.
answered Oct 11 '15 at 22:22
Jean-François Gagnon
897315
897315
function argument could be complex.
– pointguard0
Aug 4 '18 at 13:04
add a comment |
function argument could be complex.
– pointguard0
Aug 4 '18 at 13:04
function argument could be complex.
– pointguard0
Aug 4 '18 at 13:04
function argument could be complex.
– pointguard0
Aug 4 '18 at 13:04
add a comment |
The second function does not contain $z=2$ in the domain, but it can be extended continuously at this point, thus defined continuous, so the maximal domain would be all real numbers.
add a comment |
The second function does not contain $z=2$ in the domain, but it can be extended continuously at this point, thus defined continuous, so the maximal domain would be all real numbers.
add a comment |
The second function does not contain $z=2$ in the domain, but it can be extended continuously at this point, thus defined continuous, so the maximal domain would be all real numbers.
The second function does not contain $z=2$ in the domain, but it can be extended continuously at this point, thus defined continuous, so the maximal domain would be all real numbers.
answered Oct 11 '15 at 23:47
user279325
17416
17416
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1475015%2fwhat-is-the-maximal-domain-of-these-functions%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
I guess $f$ should be dependant on $y$ and $z$, not on $x$? Considering finding the domain: The domain of $f$ is the set of arguments for which $f$ is well-defined. So you need to ask yourself "when is $frac{a}{b}$ not well-defined?".
– Piwi
Oct 11 '15 at 17:28
please clarify the domain of function argument
– pointguard0
Aug 4 '18 at 13:18