Is there inverse to right for this function?











up vote
0
down vote

favorite












We have function $g: mathbb Rto[11/4, infty)$, with $g(x)=x^2-3x+5$ and we have to check if there exists $h:mathbb R to(-1, infty) $ with property $g circ h=1_{[11/4, infty)}$, where $circ$ means the composition of $g$ and $h$, and if it exists the problem ask to determine it.



I want to say that if $g$ is not a surjective function, that there not exist a inverse to right, but I don't know if it is totally correct, and from there how to find $h$?










share|cite|improve this question
























  • What do ypu mean by $g circ h=1_{[11/4, infty)}$?
    – gimusi
    Nov 26 at 22:01










  • @gimusi This means that h is an inverse of g and 1_{[11/4, infty)} means identity function. $1_{A}(x) = x$ for each x in A. Or it if neutral element in a group of functions.
    – Raul1998
    Nov 26 at 22:48















up vote
0
down vote

favorite












We have function $g: mathbb Rto[11/4, infty)$, with $g(x)=x^2-3x+5$ and we have to check if there exists $h:mathbb R to(-1, infty) $ with property $g circ h=1_{[11/4, infty)}$, where $circ$ means the composition of $g$ and $h$, and if it exists the problem ask to determine it.



I want to say that if $g$ is not a surjective function, that there not exist a inverse to right, but I don't know if it is totally correct, and from there how to find $h$?










share|cite|improve this question
























  • What do ypu mean by $g circ h=1_{[11/4, infty)}$?
    – gimusi
    Nov 26 at 22:01










  • @gimusi This means that h is an inverse of g and 1_{[11/4, infty)} means identity function. $1_{A}(x) = x$ for each x in A. Or it if neutral element in a group of functions.
    – Raul1998
    Nov 26 at 22:48













up vote
0
down vote

favorite









up vote
0
down vote

favorite











We have function $g: mathbb Rto[11/4, infty)$, with $g(x)=x^2-3x+5$ and we have to check if there exists $h:mathbb R to(-1, infty) $ with property $g circ h=1_{[11/4, infty)}$, where $circ$ means the composition of $g$ and $h$, and if it exists the problem ask to determine it.



I want to say that if $g$ is not a surjective function, that there not exist a inverse to right, but I don't know if it is totally correct, and from there how to find $h$?










share|cite|improve this question















We have function $g: mathbb Rto[11/4, infty)$, with $g(x)=x^2-3x+5$ and we have to check if there exists $h:mathbb R to(-1, infty) $ with property $g circ h=1_{[11/4, infty)}$, where $circ$ means the composition of $g$ and $h$, and if it exists the problem ask to determine it.



I want to say that if $g$ is not a surjective function, that there not exist a inverse to right, but I don't know if it is totally correct, and from there how to find $h$?







functions inverse inverse-function






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Nov 27 at 11:57









N. F. Taussig

43.1k93254




43.1k93254










asked Nov 26 at 21:36









Raul1998

63




63












  • What do ypu mean by $g circ h=1_{[11/4, infty)}$?
    – gimusi
    Nov 26 at 22:01










  • @gimusi This means that h is an inverse of g and 1_{[11/4, infty)} means identity function. $1_{A}(x) = x$ for each x in A. Or it if neutral element in a group of functions.
    – Raul1998
    Nov 26 at 22:48


















  • What do ypu mean by $g circ h=1_{[11/4, infty)}$?
    – gimusi
    Nov 26 at 22:01










  • @gimusi This means that h is an inverse of g and 1_{[11/4, infty)} means identity function. $1_{A}(x) = x$ for each x in A. Or it if neutral element in a group of functions.
    – Raul1998
    Nov 26 at 22:48
















What do ypu mean by $g circ h=1_{[11/4, infty)}$?
– gimusi
Nov 26 at 22:01




What do ypu mean by $g circ h=1_{[11/4, infty)}$?
– gimusi
Nov 26 at 22:01












@gimusi This means that h is an inverse of g and 1_{[11/4, infty)} means identity function. $1_{A}(x) = x$ for each x in A. Or it if neutral element in a group of functions.
– Raul1998
Nov 26 at 22:48




@gimusi This means that h is an inverse of g and 1_{[11/4, infty)} means identity function. $1_{A}(x) = x$ for each x in A. Or it if neutral element in a group of functions.
– Raul1998
Nov 26 at 22:48










1 Answer
1






active

oldest

votes

















up vote
1
down vote













Hints:



$g$ is surjective because.



$g(x)=x^2-3x+5=left(x-frac{3}{2}right)^2+frac{11}{4}$. So the range of $g$ is $left[frac{11}{4},inftyright)$.



Since $g$ is surjective so $g$ does have a right inverse. To find that
begin{align*}
y & = x^2-3x+5\
x^2-3x+(5-y)&=0\
x & = frac{3pmsqrt{9-4(5-y)}}{2}\
x & = frac{3pmsqrt{4y-11}}{2}.
end{align*}

Now you have to choose the correct branch for the right inverse $h$. Can you proceed from here?



Also you need to define your $h$ separately for $Bbb{R}-left[frac{11}{4},inftyright)$.






share|cite|improve this answer























  • Yes, I can sole it now but I have two question if you can answer: Why define h for $Bbb{R}-left[frac{11}{4},inftyright)$? And second: if g was not a surjective function, we could draw the conclusion that he don't have a inverse to right ? Thanks!
    – Raul1998
    Nov 26 at 22:54












  • @Raul1998 the reason you have to define $h$ on that set is because the function we will get for $h$ from the expression I have in my answer gives you $h$ for only $x geq 11/4$. But the requirement you have in your question about the domain of $h$ is that it should be ALL real numbers. Regarding your second question, the answer is yes. If $g$ was not onto, then the right inverse wouldn't exist.
    – Anurag A
    Nov 27 at 6:11












  • You meant to write $g(x) = x^2 - 3x + 5 = left(x - frac{3}{2}right)^2 + frac{11}{4}$.
    – N. F. Taussig
    Nov 27 at 11:59










  • @N.F.Taussig Thanks for pointing out the typo.
    – Anurag A
    Nov 27 at 13:20











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',
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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3014966%2fis-there-inverse-to-right-for-this-function%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
1
down vote













Hints:



$g$ is surjective because.



$g(x)=x^2-3x+5=left(x-frac{3}{2}right)^2+frac{11}{4}$. So the range of $g$ is $left[frac{11}{4},inftyright)$.



Since $g$ is surjective so $g$ does have a right inverse. To find that
begin{align*}
y & = x^2-3x+5\
x^2-3x+(5-y)&=0\
x & = frac{3pmsqrt{9-4(5-y)}}{2}\
x & = frac{3pmsqrt{4y-11}}{2}.
end{align*}

Now you have to choose the correct branch for the right inverse $h$. Can you proceed from here?



Also you need to define your $h$ separately for $Bbb{R}-left[frac{11}{4},inftyright)$.






share|cite|improve this answer























  • Yes, I can sole it now but I have two question if you can answer: Why define h for $Bbb{R}-left[frac{11}{4},inftyright)$? And second: if g was not a surjective function, we could draw the conclusion that he don't have a inverse to right ? Thanks!
    – Raul1998
    Nov 26 at 22:54












  • @Raul1998 the reason you have to define $h$ on that set is because the function we will get for $h$ from the expression I have in my answer gives you $h$ for only $x geq 11/4$. But the requirement you have in your question about the domain of $h$ is that it should be ALL real numbers. Regarding your second question, the answer is yes. If $g$ was not onto, then the right inverse wouldn't exist.
    – Anurag A
    Nov 27 at 6:11












  • You meant to write $g(x) = x^2 - 3x + 5 = left(x - frac{3}{2}right)^2 + frac{11}{4}$.
    – N. F. Taussig
    Nov 27 at 11:59










  • @N.F.Taussig Thanks for pointing out the typo.
    – Anurag A
    Nov 27 at 13:20















up vote
1
down vote













Hints:



$g$ is surjective because.



$g(x)=x^2-3x+5=left(x-frac{3}{2}right)^2+frac{11}{4}$. So the range of $g$ is $left[frac{11}{4},inftyright)$.



Since $g$ is surjective so $g$ does have a right inverse. To find that
begin{align*}
y & = x^2-3x+5\
x^2-3x+(5-y)&=0\
x & = frac{3pmsqrt{9-4(5-y)}}{2}\
x & = frac{3pmsqrt{4y-11}}{2}.
end{align*}

Now you have to choose the correct branch for the right inverse $h$. Can you proceed from here?



Also you need to define your $h$ separately for $Bbb{R}-left[frac{11}{4},inftyright)$.






share|cite|improve this answer























  • Yes, I can sole it now but I have two question if you can answer: Why define h for $Bbb{R}-left[frac{11}{4},inftyright)$? And second: if g was not a surjective function, we could draw the conclusion that he don't have a inverse to right ? Thanks!
    – Raul1998
    Nov 26 at 22:54












  • @Raul1998 the reason you have to define $h$ on that set is because the function we will get for $h$ from the expression I have in my answer gives you $h$ for only $x geq 11/4$. But the requirement you have in your question about the domain of $h$ is that it should be ALL real numbers. Regarding your second question, the answer is yes. If $g$ was not onto, then the right inverse wouldn't exist.
    – Anurag A
    Nov 27 at 6:11












  • You meant to write $g(x) = x^2 - 3x + 5 = left(x - frac{3}{2}right)^2 + frac{11}{4}$.
    – N. F. Taussig
    Nov 27 at 11:59










  • @N.F.Taussig Thanks for pointing out the typo.
    – Anurag A
    Nov 27 at 13:20













up vote
1
down vote










up vote
1
down vote









Hints:



$g$ is surjective because.



$g(x)=x^2-3x+5=left(x-frac{3}{2}right)^2+frac{11}{4}$. So the range of $g$ is $left[frac{11}{4},inftyright)$.



Since $g$ is surjective so $g$ does have a right inverse. To find that
begin{align*}
y & = x^2-3x+5\
x^2-3x+(5-y)&=0\
x & = frac{3pmsqrt{9-4(5-y)}}{2}\
x & = frac{3pmsqrt{4y-11}}{2}.
end{align*}

Now you have to choose the correct branch for the right inverse $h$. Can you proceed from here?



Also you need to define your $h$ separately for $Bbb{R}-left[frac{11}{4},inftyright)$.






share|cite|improve this answer














Hints:



$g$ is surjective because.



$g(x)=x^2-3x+5=left(x-frac{3}{2}right)^2+frac{11}{4}$. So the range of $g$ is $left[frac{11}{4},inftyright)$.



Since $g$ is surjective so $g$ does have a right inverse. To find that
begin{align*}
y & = x^2-3x+5\
x^2-3x+(5-y)&=0\
x & = frac{3pmsqrt{9-4(5-y)}}{2}\
x & = frac{3pmsqrt{4y-11}}{2}.
end{align*}

Now you have to choose the correct branch for the right inverse $h$. Can you proceed from here?



Also you need to define your $h$ separately for $Bbb{R}-left[frac{11}{4},inftyright)$.







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Nov 27 at 13:19

























answered Nov 26 at 21:49









Anurag A

25.4k12250




25.4k12250












  • Yes, I can sole it now but I have two question if you can answer: Why define h for $Bbb{R}-left[frac{11}{4},inftyright)$? And second: if g was not a surjective function, we could draw the conclusion that he don't have a inverse to right ? Thanks!
    – Raul1998
    Nov 26 at 22:54












  • @Raul1998 the reason you have to define $h$ on that set is because the function we will get for $h$ from the expression I have in my answer gives you $h$ for only $x geq 11/4$. But the requirement you have in your question about the domain of $h$ is that it should be ALL real numbers. Regarding your second question, the answer is yes. If $g$ was not onto, then the right inverse wouldn't exist.
    – Anurag A
    Nov 27 at 6:11












  • You meant to write $g(x) = x^2 - 3x + 5 = left(x - frac{3}{2}right)^2 + frac{11}{4}$.
    – N. F. Taussig
    Nov 27 at 11:59










  • @N.F.Taussig Thanks for pointing out the typo.
    – Anurag A
    Nov 27 at 13:20


















  • Yes, I can sole it now but I have two question if you can answer: Why define h for $Bbb{R}-left[frac{11}{4},inftyright)$? And second: if g was not a surjective function, we could draw the conclusion that he don't have a inverse to right ? Thanks!
    – Raul1998
    Nov 26 at 22:54












  • @Raul1998 the reason you have to define $h$ on that set is because the function we will get for $h$ from the expression I have in my answer gives you $h$ for only $x geq 11/4$. But the requirement you have in your question about the domain of $h$ is that it should be ALL real numbers. Regarding your second question, the answer is yes. If $g$ was not onto, then the right inverse wouldn't exist.
    – Anurag A
    Nov 27 at 6:11












  • You meant to write $g(x) = x^2 - 3x + 5 = left(x - frac{3}{2}right)^2 + frac{11}{4}$.
    – N. F. Taussig
    Nov 27 at 11:59










  • @N.F.Taussig Thanks for pointing out the typo.
    – Anurag A
    Nov 27 at 13:20
















Yes, I can sole it now but I have two question if you can answer: Why define h for $Bbb{R}-left[frac{11}{4},inftyright)$? And second: if g was not a surjective function, we could draw the conclusion that he don't have a inverse to right ? Thanks!
– Raul1998
Nov 26 at 22:54






Yes, I can sole it now but I have two question if you can answer: Why define h for $Bbb{R}-left[frac{11}{4},inftyright)$? And second: if g was not a surjective function, we could draw the conclusion that he don't have a inverse to right ? Thanks!
– Raul1998
Nov 26 at 22:54














@Raul1998 the reason you have to define $h$ on that set is because the function we will get for $h$ from the expression I have in my answer gives you $h$ for only $x geq 11/4$. But the requirement you have in your question about the domain of $h$ is that it should be ALL real numbers. Regarding your second question, the answer is yes. If $g$ was not onto, then the right inverse wouldn't exist.
– Anurag A
Nov 27 at 6:11






@Raul1998 the reason you have to define $h$ on that set is because the function we will get for $h$ from the expression I have in my answer gives you $h$ for only $x geq 11/4$. But the requirement you have in your question about the domain of $h$ is that it should be ALL real numbers. Regarding your second question, the answer is yes. If $g$ was not onto, then the right inverse wouldn't exist.
– Anurag A
Nov 27 at 6:11














You meant to write $g(x) = x^2 - 3x + 5 = left(x - frac{3}{2}right)^2 + frac{11}{4}$.
– N. F. Taussig
Nov 27 at 11:59




You meant to write $g(x) = x^2 - 3x + 5 = left(x - frac{3}{2}right)^2 + frac{11}{4}$.
– N. F. Taussig
Nov 27 at 11:59












@N.F.Taussig Thanks for pointing out the typo.
– Anurag A
Nov 27 at 13:20




@N.F.Taussig Thanks for pointing out the typo.
– Anurag A
Nov 27 at 13:20


















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3014966%2fis-there-inverse-to-right-for-this-function%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Berounka

Fiat S.p.A.

Type 'String' is not a subtype of type 'int' of 'index'