How do I solve this quadratic-intersection question?












0














My question: Find the values of $k$ for which the parabola $y=2x^2+kx+9$ does not intersect the line $y=2x+2$.



My workings: I am thinking of using the discriminant rule to this where Δ < 0, however, I am unsure if it is applicable. As far as i know, the Δ shows the number of solutions and does the graph touches x-axis or not.



Can someone show some working outs or at least give me some hints where and how i should approach this question?
Thank you very much!










share|cite|improve this question





























    0














    My question: Find the values of $k$ for which the parabola $y=2x^2+kx+9$ does not intersect the line $y=2x+2$.



    My workings: I am thinking of using the discriminant rule to this where Δ < 0, however, I am unsure if it is applicable. As far as i know, the Δ shows the number of solutions and does the graph touches x-axis or not.



    Can someone show some working outs or at least give me some hints where and how i should approach this question?
    Thank you very much!










    share|cite|improve this question



























      0












      0








      0







      My question: Find the values of $k$ for which the parabola $y=2x^2+kx+9$ does not intersect the line $y=2x+2$.



      My workings: I am thinking of using the discriminant rule to this where Δ < 0, however, I am unsure if it is applicable. As far as i know, the Δ shows the number of solutions and does the graph touches x-axis or not.



      Can someone show some working outs or at least give me some hints where and how i should approach this question?
      Thank you very much!










      share|cite|improve this question















      My question: Find the values of $k$ for which the parabola $y=2x^2+kx+9$ does not intersect the line $y=2x+2$.



      My workings: I am thinking of using the discriminant rule to this where Δ < 0, however, I am unsure if it is applicable. As far as i know, the Δ shows the number of solutions and does the graph touches x-axis or not.



      Can someone show some working outs or at least give me some hints where and how i should approach this question?
      Thank you very much!







      algebra-precalculus inequality quadratics






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Nov 21 '18 at 12:53









      Martin Sleziak

      44.7k7115270




      44.7k7115270










      asked Nov 21 '18 at 6:51









      Tfue

      1309




      1309






















          1 Answer
          1






          active

          oldest

          votes


















          1














          Hint: Your idea of discriminant is good. Substitute for $y$ in the quadratic using the equation of the line. Now if there are solution(s) for $x$, there is intersection, so set the discriminant to negative.



          --
          Details: We need to ensure there are no solutions for $2x+2 = 2x^2+kx+9$. $iff 2x^2+(k-2)x+7 neq 0 iff (k-2)^2<4cdot2cdot7$ $iff |k-2|<2sqrt{14} iff k in (2-2sqrt{14}, 2+2sqrt{14})$.






          share|cite|improve this answer























          • Macavity do mean 'discriminant' because i don't know what determinant is and also basically you want me to equate both of them?
            – Tfue
            Nov 21 '18 at 8:16










          • Sorry sir can you please help? I still do not understand what you meant in second line 'setting determinant to negative'
            – Tfue
            Nov 21 '18 at 10:39












          • @Tfue: You are right, it I the discriminant... Have added to the answer I gave.
            – Macavity
            Nov 21 '18 at 11:45










          • Cheers mate !!!!
            – Tfue
            Nov 21 '18 at 11:52











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


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3007354%2fhow-do-i-solve-this-quadratic-intersection-question%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









          1














          Hint: Your idea of discriminant is good. Substitute for $y$ in the quadratic using the equation of the line. Now if there are solution(s) for $x$, there is intersection, so set the discriminant to negative.



          --
          Details: We need to ensure there are no solutions for $2x+2 = 2x^2+kx+9$. $iff 2x^2+(k-2)x+7 neq 0 iff (k-2)^2<4cdot2cdot7$ $iff |k-2|<2sqrt{14} iff k in (2-2sqrt{14}, 2+2sqrt{14})$.






          share|cite|improve this answer























          • Macavity do mean 'discriminant' because i don't know what determinant is and also basically you want me to equate both of them?
            – Tfue
            Nov 21 '18 at 8:16










          • Sorry sir can you please help? I still do not understand what you meant in second line 'setting determinant to negative'
            – Tfue
            Nov 21 '18 at 10:39












          • @Tfue: You are right, it I the discriminant... Have added to the answer I gave.
            – Macavity
            Nov 21 '18 at 11:45










          • Cheers mate !!!!
            – Tfue
            Nov 21 '18 at 11:52
















          1














          Hint: Your idea of discriminant is good. Substitute for $y$ in the quadratic using the equation of the line. Now if there are solution(s) for $x$, there is intersection, so set the discriminant to negative.



          --
          Details: We need to ensure there are no solutions for $2x+2 = 2x^2+kx+9$. $iff 2x^2+(k-2)x+7 neq 0 iff (k-2)^2<4cdot2cdot7$ $iff |k-2|<2sqrt{14} iff k in (2-2sqrt{14}, 2+2sqrt{14})$.






          share|cite|improve this answer























          • Macavity do mean 'discriminant' because i don't know what determinant is and also basically you want me to equate both of them?
            – Tfue
            Nov 21 '18 at 8:16










          • Sorry sir can you please help? I still do not understand what you meant in second line 'setting determinant to negative'
            – Tfue
            Nov 21 '18 at 10:39












          • @Tfue: You are right, it I the discriminant... Have added to the answer I gave.
            – Macavity
            Nov 21 '18 at 11:45










          • Cheers mate !!!!
            – Tfue
            Nov 21 '18 at 11:52














          1












          1








          1






          Hint: Your idea of discriminant is good. Substitute for $y$ in the quadratic using the equation of the line. Now if there are solution(s) for $x$, there is intersection, so set the discriminant to negative.



          --
          Details: We need to ensure there are no solutions for $2x+2 = 2x^2+kx+9$. $iff 2x^2+(k-2)x+7 neq 0 iff (k-2)^2<4cdot2cdot7$ $iff |k-2|<2sqrt{14} iff k in (2-2sqrt{14}, 2+2sqrt{14})$.






          share|cite|improve this answer














          Hint: Your idea of discriminant is good. Substitute for $y$ in the quadratic using the equation of the line. Now if there are solution(s) for $x$, there is intersection, so set the discriminant to negative.



          --
          Details: We need to ensure there are no solutions for $2x+2 = 2x^2+kx+9$. $iff 2x^2+(k-2)x+7 neq 0 iff (k-2)^2<4cdot2cdot7$ $iff |k-2|<2sqrt{14} iff k in (2-2sqrt{14}, 2+2sqrt{14})$.







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited Nov 21 '18 at 12:52

























          answered Nov 21 '18 at 7:05









          Macavity

          35.1k52453




          35.1k52453












          • Macavity do mean 'discriminant' because i don't know what determinant is and also basically you want me to equate both of them?
            – Tfue
            Nov 21 '18 at 8:16










          • Sorry sir can you please help? I still do not understand what you meant in second line 'setting determinant to negative'
            – Tfue
            Nov 21 '18 at 10:39












          • @Tfue: You are right, it I the discriminant... Have added to the answer I gave.
            – Macavity
            Nov 21 '18 at 11:45










          • Cheers mate !!!!
            – Tfue
            Nov 21 '18 at 11:52


















          • Macavity do mean 'discriminant' because i don't know what determinant is and also basically you want me to equate both of them?
            – Tfue
            Nov 21 '18 at 8:16










          • Sorry sir can you please help? I still do not understand what you meant in second line 'setting determinant to negative'
            – Tfue
            Nov 21 '18 at 10:39












          • @Tfue: You are right, it I the discriminant... Have added to the answer I gave.
            – Macavity
            Nov 21 '18 at 11:45










          • Cheers mate !!!!
            – Tfue
            Nov 21 '18 at 11:52
















          Macavity do mean 'discriminant' because i don't know what determinant is and also basically you want me to equate both of them?
          – Tfue
          Nov 21 '18 at 8:16




          Macavity do mean 'discriminant' because i don't know what determinant is and also basically you want me to equate both of them?
          – Tfue
          Nov 21 '18 at 8:16












          Sorry sir can you please help? I still do not understand what you meant in second line 'setting determinant to negative'
          – Tfue
          Nov 21 '18 at 10:39






          Sorry sir can you please help? I still do not understand what you meant in second line 'setting determinant to negative'
          – Tfue
          Nov 21 '18 at 10:39














          @Tfue: You are right, it I the discriminant... Have added to the answer I gave.
          – Macavity
          Nov 21 '18 at 11:45




          @Tfue: You are right, it I the discriminant... Have added to the answer I gave.
          – Macavity
          Nov 21 '18 at 11:45












          Cheers mate !!!!
          – Tfue
          Nov 21 '18 at 11:52




          Cheers mate !!!!
          – Tfue
          Nov 21 '18 at 11:52


















          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%2f3007354%2fhow-do-i-solve-this-quadratic-intersection-question%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

          Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

          ComboBox Display Member on multiple fields

          Is it possible to collect Nectar points via Trainline?