Grade 10 Analytic Geometry Question 23- Incredibly hardAnalytic Geometry QuestionCoordinate Geometry Oblique...

How should I handle players who ignore the session zero agreement?

How to tag distinct options/entities without giving any an implicit priority or suggested order?

Notes in a lick that don't fit in the scale associated with the chord

Does Improved Divine Smite trigger when a paladin makes an unarmed strike?

Is it a fallacy if someone claims they need an explanation for every word of your argument to the point where they don't understand common terms?

Can I become debt free or should I file for bankruptcy? How do I manage my debt and finances?

What kind of hardware implements Fourier transform?

If turtles see everything, and nothing seen can see, does it follow that non-turtles exist?

How can animals be objects of ethics without being subjects as well?

What's the most convenient time of year to end the world?

Cat is tipping over bed-side lamps during the night

Why does String.replaceAll() work differently in Java 8 from Java 9?

Can a dragon be stuck looking like a human?

What is the purpose of easy combat scenarios that don't need resource expenditure?

Does Windows 10's telemetry include sending *.doc files if Word crashed?

Disable the ">" operator in Rstudio linux terminal

If I delete my router's history can my ISP still provide it to my parents?

Explain the objections to these measures against human trafficking

How would a Dictatorship make a country more successful?

Why is working on the same position for more than 15 years not a red flag?

Check if the digits in the number are in increasing sequence in python

Checking for the existence of multiple directories

Does fast page mode apply to ROM?

What makes the Forgotten Realms "forgotten"?



Grade 10 Analytic Geometry Question 23- Incredibly hard


Analytic Geometry QuestionCoordinate Geometry Oblique Coordinates ProblemAnalytic geometry simple questionHelp with this coordinate geometry question involving cirlces and parabolas.Faster Alternative than Calculating Euclidian Distance to determine which Coordinate has Max Distance from a fixed coordinate (eg (0,0))Get coordinate origin from two pointsFind the radius of the circle for given conditionsAnalytical geometry - Finding the coordinates of point MRay-Casting algorithm in Ray-triangle intersectionDefine regular polygon while iterating through a two-dimensional array.













3












$begingroup$


So, I've spent hours on this question and it's frustrating me way too much so I created an account for StackExchange just to understand how you solve this problem.



Let me start by sharing the question: "Sally has hidden her brother's birthday present somewhere in the backyard. When writing instructions for finding the present, she used a coordinate system with each unit on the grid representing 1 m. The positive y-axis of this grid points north. The instructions read "Start at the origin, walk halfway to (8,6), turn 90 degrees left, and then walk twice as far." Where is the present?" By the way, you have to answer the question algebraically and the answer in the textbook is (-2,11)



What I Know



Let P represent the coordinate of the present



Let M represent the midpoint between (0,0) and (8,6)




  • M is at (4,3) which is solved using the midpoint formula.

  • The distance from P to M is 10 m.

  • The equation for the line from the origin to the midpoint is:
    y= $frac{3x}{4}$

  • The equation for line PM is:
    y= $frac{-4x}{3}$ + $frac{25}{3}$

  • Using the distance formula for two coordinates I know that the distance from M to P can be represented in this equation: $100=(4-x)^2 + (3-y)^2$ The x and y in the equation represents the x,y coordinates of the point P. I don't know how to simplify this equation further.


My troubles



I come to this point where I don't know what to do anymore. Please explain how you solved this problem.



Thank you so much










share|cite|improve this question







New contributor




Sinestro 38 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$








  • 1




    $begingroup$
    To solve this using brute force, just substitute $y = -frac{4}{3}x + frac{25}{3}$ into $100 = (4-x)^2 + (3-y)^4$ to get a quadratic equation in $x$. Solve that using factorization (or the quadratic formula if you're not comfortable with factoring) and you'll end up with two points. These correspond to turning left and turning right. Pick the one with the smaller $x$ coordinate to indicate that you turned left. You can also draw this out with the origin moved to the point (4,3). You get a right triangle with horizontal side $3a$, vertical side $4a$ and hypotenuse $10$. Solve for $a$.
    $endgroup$
    – forgottenarrow
    8 hours ago










  • $begingroup$
    The above comment gives a great "algebraic" answer to your problem. You will find two points (two points that come from the intersection of a circle and a line). If the x coordinate gets larger, you are moving to the right. If it gets smaller, you are moving to the left. As for the triangle solution... you could just also draw a 2D Plot and use the information given, but I don't think that was the point of the exercise
    $endgroup$
    – Jonathan Perales
    8 hours ago










  • $begingroup$
    Thanks, this helped me so much!
    $endgroup$
    – Sinestro 38
    5 hours ago
















3












$begingroup$


So, I've spent hours on this question and it's frustrating me way too much so I created an account for StackExchange just to understand how you solve this problem.



Let me start by sharing the question: "Sally has hidden her brother's birthday present somewhere in the backyard. When writing instructions for finding the present, she used a coordinate system with each unit on the grid representing 1 m. The positive y-axis of this grid points north. The instructions read "Start at the origin, walk halfway to (8,6), turn 90 degrees left, and then walk twice as far." Where is the present?" By the way, you have to answer the question algebraically and the answer in the textbook is (-2,11)



What I Know



Let P represent the coordinate of the present



Let M represent the midpoint between (0,0) and (8,6)




  • M is at (4,3) which is solved using the midpoint formula.

  • The distance from P to M is 10 m.

  • The equation for the line from the origin to the midpoint is:
    y= $frac{3x}{4}$

  • The equation for line PM is:
    y= $frac{-4x}{3}$ + $frac{25}{3}$

  • Using the distance formula for two coordinates I know that the distance from M to P can be represented in this equation: $100=(4-x)^2 + (3-y)^2$ The x and y in the equation represents the x,y coordinates of the point P. I don't know how to simplify this equation further.


My troubles



I come to this point where I don't know what to do anymore. Please explain how you solved this problem.



Thank you so much










share|cite|improve this question







New contributor




Sinestro 38 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$








  • 1




    $begingroup$
    To solve this using brute force, just substitute $y = -frac{4}{3}x + frac{25}{3}$ into $100 = (4-x)^2 + (3-y)^4$ to get a quadratic equation in $x$. Solve that using factorization (or the quadratic formula if you're not comfortable with factoring) and you'll end up with two points. These correspond to turning left and turning right. Pick the one with the smaller $x$ coordinate to indicate that you turned left. You can also draw this out with the origin moved to the point (4,3). You get a right triangle with horizontal side $3a$, vertical side $4a$ and hypotenuse $10$. Solve for $a$.
    $endgroup$
    – forgottenarrow
    8 hours ago










  • $begingroup$
    The above comment gives a great "algebraic" answer to your problem. You will find two points (two points that come from the intersection of a circle and a line). If the x coordinate gets larger, you are moving to the right. If it gets smaller, you are moving to the left. As for the triangle solution... you could just also draw a 2D Plot and use the information given, but I don't think that was the point of the exercise
    $endgroup$
    – Jonathan Perales
    8 hours ago










  • $begingroup$
    Thanks, this helped me so much!
    $endgroup$
    – Sinestro 38
    5 hours ago














3












3








3


2



$begingroup$


So, I've spent hours on this question and it's frustrating me way too much so I created an account for StackExchange just to understand how you solve this problem.



Let me start by sharing the question: "Sally has hidden her brother's birthday present somewhere in the backyard. When writing instructions for finding the present, she used a coordinate system with each unit on the grid representing 1 m. The positive y-axis of this grid points north. The instructions read "Start at the origin, walk halfway to (8,6), turn 90 degrees left, and then walk twice as far." Where is the present?" By the way, you have to answer the question algebraically and the answer in the textbook is (-2,11)



What I Know



Let P represent the coordinate of the present



Let M represent the midpoint between (0,0) and (8,6)




  • M is at (4,3) which is solved using the midpoint formula.

  • The distance from P to M is 10 m.

  • The equation for the line from the origin to the midpoint is:
    y= $frac{3x}{4}$

  • The equation for line PM is:
    y= $frac{-4x}{3}$ + $frac{25}{3}$

  • Using the distance formula for two coordinates I know that the distance from M to P can be represented in this equation: $100=(4-x)^2 + (3-y)^2$ The x and y in the equation represents the x,y coordinates of the point P. I don't know how to simplify this equation further.


My troubles



I come to this point where I don't know what to do anymore. Please explain how you solved this problem.



Thank you so much










share|cite|improve this question







New contributor




Sinestro 38 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$




So, I've spent hours on this question and it's frustrating me way too much so I created an account for StackExchange just to understand how you solve this problem.



Let me start by sharing the question: "Sally has hidden her brother's birthday present somewhere in the backyard. When writing instructions for finding the present, she used a coordinate system with each unit on the grid representing 1 m. The positive y-axis of this grid points north. The instructions read "Start at the origin, walk halfway to (8,6), turn 90 degrees left, and then walk twice as far." Where is the present?" By the way, you have to answer the question algebraically and the answer in the textbook is (-2,11)



What I Know



Let P represent the coordinate of the present



Let M represent the midpoint between (0,0) and (8,6)




  • M is at (4,3) which is solved using the midpoint formula.

  • The distance from P to M is 10 m.

  • The equation for the line from the origin to the midpoint is:
    y= $frac{3x}{4}$

  • The equation for line PM is:
    y= $frac{-4x}{3}$ + $frac{25}{3}$

  • Using the distance formula for two coordinates I know that the distance from M to P can be represented in this equation: $100=(4-x)^2 + (3-y)^2$ The x and y in the equation represents the x,y coordinates of the point P. I don't know how to simplify this equation further.


My troubles



I come to this point where I don't know what to do anymore. Please explain how you solved this problem.



Thank you so much







analytic-geometry






share|cite|improve this question







New contributor




Sinestro 38 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|cite|improve this question







New contributor




Sinestro 38 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|cite|improve this question




share|cite|improve this question






New contributor




Sinestro 38 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 8 hours ago









Sinestro 38Sinestro 38

271




271




New contributor




Sinestro 38 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Sinestro 38 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Sinestro 38 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








  • 1




    $begingroup$
    To solve this using brute force, just substitute $y = -frac{4}{3}x + frac{25}{3}$ into $100 = (4-x)^2 + (3-y)^4$ to get a quadratic equation in $x$. Solve that using factorization (or the quadratic formula if you're not comfortable with factoring) and you'll end up with two points. These correspond to turning left and turning right. Pick the one with the smaller $x$ coordinate to indicate that you turned left. You can also draw this out with the origin moved to the point (4,3). You get a right triangle with horizontal side $3a$, vertical side $4a$ and hypotenuse $10$. Solve for $a$.
    $endgroup$
    – forgottenarrow
    8 hours ago










  • $begingroup$
    The above comment gives a great "algebraic" answer to your problem. You will find two points (two points that come from the intersection of a circle and a line). If the x coordinate gets larger, you are moving to the right. If it gets smaller, you are moving to the left. As for the triangle solution... you could just also draw a 2D Plot and use the information given, but I don't think that was the point of the exercise
    $endgroup$
    – Jonathan Perales
    8 hours ago










  • $begingroup$
    Thanks, this helped me so much!
    $endgroup$
    – Sinestro 38
    5 hours ago














  • 1




    $begingroup$
    To solve this using brute force, just substitute $y = -frac{4}{3}x + frac{25}{3}$ into $100 = (4-x)^2 + (3-y)^4$ to get a quadratic equation in $x$. Solve that using factorization (or the quadratic formula if you're not comfortable with factoring) and you'll end up with two points. These correspond to turning left and turning right. Pick the one with the smaller $x$ coordinate to indicate that you turned left. You can also draw this out with the origin moved to the point (4,3). You get a right triangle with horizontal side $3a$, vertical side $4a$ and hypotenuse $10$. Solve for $a$.
    $endgroup$
    – forgottenarrow
    8 hours ago










  • $begingroup$
    The above comment gives a great "algebraic" answer to your problem. You will find two points (two points that come from the intersection of a circle and a line). If the x coordinate gets larger, you are moving to the right. If it gets smaller, you are moving to the left. As for the triangle solution... you could just also draw a 2D Plot and use the information given, but I don't think that was the point of the exercise
    $endgroup$
    – Jonathan Perales
    8 hours ago










  • $begingroup$
    Thanks, this helped me so much!
    $endgroup$
    – Sinestro 38
    5 hours ago








1




1




$begingroup$
To solve this using brute force, just substitute $y = -frac{4}{3}x + frac{25}{3}$ into $100 = (4-x)^2 + (3-y)^4$ to get a quadratic equation in $x$. Solve that using factorization (or the quadratic formula if you're not comfortable with factoring) and you'll end up with two points. These correspond to turning left and turning right. Pick the one with the smaller $x$ coordinate to indicate that you turned left. You can also draw this out with the origin moved to the point (4,3). You get a right triangle with horizontal side $3a$, vertical side $4a$ and hypotenuse $10$. Solve for $a$.
$endgroup$
– forgottenarrow
8 hours ago




$begingroup$
To solve this using brute force, just substitute $y = -frac{4}{3}x + frac{25}{3}$ into $100 = (4-x)^2 + (3-y)^4$ to get a quadratic equation in $x$. Solve that using factorization (or the quadratic formula if you're not comfortable with factoring) and you'll end up with two points. These correspond to turning left and turning right. Pick the one with the smaller $x$ coordinate to indicate that you turned left. You can also draw this out with the origin moved to the point (4,3). You get a right triangle with horizontal side $3a$, vertical side $4a$ and hypotenuse $10$. Solve for $a$.
$endgroup$
– forgottenarrow
8 hours ago












$begingroup$
The above comment gives a great "algebraic" answer to your problem. You will find two points (two points that come from the intersection of a circle and a line). If the x coordinate gets larger, you are moving to the right. If it gets smaller, you are moving to the left. As for the triangle solution... you could just also draw a 2D Plot and use the information given, but I don't think that was the point of the exercise
$endgroup$
– Jonathan Perales
8 hours ago




$begingroup$
The above comment gives a great "algebraic" answer to your problem. You will find two points (two points that come from the intersection of a circle and a line). If the x coordinate gets larger, you are moving to the right. If it gets smaller, you are moving to the left. As for the triangle solution... you could just also draw a 2D Plot and use the information given, but I don't think that was the point of the exercise
$endgroup$
– Jonathan Perales
8 hours ago












$begingroup$
Thanks, this helped me so much!
$endgroup$
– Sinestro 38
5 hours ago




$begingroup$
Thanks, this helped me so much!
$endgroup$
– Sinestro 38
5 hours ago










5 Answers
5






active

oldest

votes


















7












$begingroup$

Equivalent to 4 steps east, 3 steps north, then 8 steps north, 6 steps west, resulting in (4-6, 3+8) or (-2, 11). After plotting, it's much easier to see the triangles you have to describe algebraically.



Equivalent to 4 steps east, 3 steps north, then 8 steps north, 6 steps west.






share|cite|improve this answer










New contributor




Witness Protection ID 44583292 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






$endgroup$





















    4












    $begingroup$

    Go to (4,3), and then walk in the direction of slope -4/3, i.e., left 3 and up 4, twice as far, i.e., left 6 and up 8. So, 4-6=-2, and 3+8=11. There’s a 3,4,5 right triangle and a 6,8,10 right triangle involved.



    Solving quadratic equations is serious overkill.






    share|cite|improve this answer









    $endgroup$





















      3












      $begingroup$

      If you know complex numbers, the problem becomes almost trivial to solve. Complex numbers lend themselves very naturally to mapping to vectors and points on the 2-d plane.



      So you start at the origin (point $0+0i$) and walk halfway to $8+6i$, which means you end up at $4+3i$. At this point you turn ninety degrees to your left (which is counter-clockwise), and the vector for the new direction can be found by multiplying the previous one by $i$. And since you're walking twice as far, this is equivalent to again multiplying the result by two. So you're now taking the path $2i(4+3i) = -6 + 8i$. The final position is simply the sum of $4+3i$ and $-6+8i$, i.e. $4+3i -6+8i = -2 + 11i$. This is the point $(-2,11)$ as required.






      share|cite|improve this answer









      $endgroup$









      • 2




        $begingroup$
        He said he was in grade 10, so he probably doesn’t know complex numbers yet.
        $endgroup$
        – Bor Kari
        7 hours ago










      • $begingroup$
        @BorKari You have a point there. I'm not familiar with the US school system (I'm from Singapore, and have taken the UK-based GCE exams) - but even here, I think complex numbers are only "officially" covered starting from age 17 or so. Still, I had self-taught myself math from a young age. I think complex numbers are not that hard to learn, and they are so very useful in many fields. I am hoping to encourage the asker (and others) to pick up a new technique they may be unfamiliar with, or perhaps not have considered. :)
        $endgroup$
        – Deepak
        7 hours ago






      • 1




        $begingroup$
        Could be done in a similar way but instead of using complex numbers, using 2D Coordinates...If the vector is 4i+3j, the perpendicular vector would be -3i+4j [i is vector notation, not imaginary, perpendicular turning to the left], That new vector has a lenght of 5, so if you need it to double the lenght, you just multiply it by 2 and work it the same way as in complex numbers, you'll end up with the same answer.
        $endgroup$
        – Jonathan Perales
        7 hours ago










      • $begingroup$
        @JonathanPerales Yes, I realise that. I wanted to post the complex numbers method because a) it's my first line as it somehow feels more natural to me (it's basically just arithmetic) and b) a lot of people are unfamiliar with the versatility of the method. But thanks for the comment, that provides an alternative formulation that others may wish to use.
        $endgroup$
        – Deepak
        7 hours ago





















      3












      $begingroup$

      It is quickly checked that an orthogonal vector to $binom{4}{3}$ in the right direction is $binom{-3}{4}$ and this vector has also length $5$.



      So, the algebraic solution is
      $$binom{4}{3} + 2binom{-3}{4} = binom{-2}{11}$$






      share|cite|improve this answer









      $endgroup$





















        0












        $begingroup$

        Hint:
        You can make a second equation by considering the equation of the line because you know that the point has to be on that line.enter image description here






        share|cite|improve this answer









        $endgroup$













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


          }
          });






          Sinestro 38 is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3131979%2fgrade-10-analytic-geometry-question-23-incredibly-hard%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          5 Answers
          5






          active

          oldest

          votes








          5 Answers
          5






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          7












          $begingroup$

          Equivalent to 4 steps east, 3 steps north, then 8 steps north, 6 steps west, resulting in (4-6, 3+8) or (-2, 11). After plotting, it's much easier to see the triangles you have to describe algebraically.



          Equivalent to 4 steps east, 3 steps north, then 8 steps north, 6 steps west.






          share|cite|improve this answer










          New contributor




          Witness Protection ID 44583292 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.






          $endgroup$


















            7












            $begingroup$

            Equivalent to 4 steps east, 3 steps north, then 8 steps north, 6 steps west, resulting in (4-6, 3+8) or (-2, 11). After plotting, it's much easier to see the triangles you have to describe algebraically.



            Equivalent to 4 steps east, 3 steps north, then 8 steps north, 6 steps west.






            share|cite|improve this answer










            New contributor




            Witness Protection ID 44583292 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.






            $endgroup$
















              7












              7








              7





              $begingroup$

              Equivalent to 4 steps east, 3 steps north, then 8 steps north, 6 steps west, resulting in (4-6, 3+8) or (-2, 11). After plotting, it's much easier to see the triangles you have to describe algebraically.



              Equivalent to 4 steps east, 3 steps north, then 8 steps north, 6 steps west.






              share|cite|improve this answer










              New contributor




              Witness Protection ID 44583292 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.






              $endgroup$



              Equivalent to 4 steps east, 3 steps north, then 8 steps north, 6 steps west, resulting in (4-6, 3+8) or (-2, 11). After plotting, it's much easier to see the triangles you have to describe algebraically.



              Equivalent to 4 steps east, 3 steps north, then 8 steps north, 6 steps west.







              share|cite|improve this answer










              New contributor




              Witness Protection ID 44583292 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.









              share|cite|improve this answer



              share|cite|improve this answer








              edited 3 hours ago





















              New contributor




              Witness Protection ID 44583292 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.









              answered 3 hours ago









              Witness Protection ID 44583292Witness Protection ID 44583292

              1712




              1712




              New contributor




              Witness Protection ID 44583292 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.





              New contributor





              Witness Protection ID 44583292 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.






              Witness Protection ID 44583292 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.























                  4












                  $begingroup$

                  Go to (4,3), and then walk in the direction of slope -4/3, i.e., left 3 and up 4, twice as far, i.e., left 6 and up 8. So, 4-6=-2, and 3+8=11. There’s a 3,4,5 right triangle and a 6,8,10 right triangle involved.



                  Solving quadratic equations is serious overkill.






                  share|cite|improve this answer









                  $endgroup$


















                    4












                    $begingroup$

                    Go to (4,3), and then walk in the direction of slope -4/3, i.e., left 3 and up 4, twice as far, i.e., left 6 and up 8. So, 4-6=-2, and 3+8=11. There’s a 3,4,5 right triangle and a 6,8,10 right triangle involved.



                    Solving quadratic equations is serious overkill.






                    share|cite|improve this answer









                    $endgroup$
















                      4












                      4








                      4





                      $begingroup$

                      Go to (4,3), and then walk in the direction of slope -4/3, i.e., left 3 and up 4, twice as far, i.e., left 6 and up 8. So, 4-6=-2, and 3+8=11. There’s a 3,4,5 right triangle and a 6,8,10 right triangle involved.



                      Solving quadratic equations is serious overkill.






                      share|cite|improve this answer









                      $endgroup$



                      Go to (4,3), and then walk in the direction of slope -4/3, i.e., left 3 and up 4, twice as far, i.e., left 6 and up 8. So, 4-6=-2, and 3+8=11. There’s a 3,4,5 right triangle and a 6,8,10 right triangle involved.



                      Solving quadratic equations is serious overkill.







                      share|cite|improve this answer












                      share|cite|improve this answer



                      share|cite|improve this answer










                      answered 6 hours ago









                      G Tony JacobsG Tony Jacobs

                      25.9k43686




                      25.9k43686























                          3












                          $begingroup$

                          If you know complex numbers, the problem becomes almost trivial to solve. Complex numbers lend themselves very naturally to mapping to vectors and points on the 2-d plane.



                          So you start at the origin (point $0+0i$) and walk halfway to $8+6i$, which means you end up at $4+3i$. At this point you turn ninety degrees to your left (which is counter-clockwise), and the vector for the new direction can be found by multiplying the previous one by $i$. And since you're walking twice as far, this is equivalent to again multiplying the result by two. So you're now taking the path $2i(4+3i) = -6 + 8i$. The final position is simply the sum of $4+3i$ and $-6+8i$, i.e. $4+3i -6+8i = -2 + 11i$. This is the point $(-2,11)$ as required.






                          share|cite|improve this answer









                          $endgroup$









                          • 2




                            $begingroup$
                            He said he was in grade 10, so he probably doesn’t know complex numbers yet.
                            $endgroup$
                            – Bor Kari
                            7 hours ago










                          • $begingroup$
                            @BorKari You have a point there. I'm not familiar with the US school system (I'm from Singapore, and have taken the UK-based GCE exams) - but even here, I think complex numbers are only "officially" covered starting from age 17 or so. Still, I had self-taught myself math from a young age. I think complex numbers are not that hard to learn, and they are so very useful in many fields. I am hoping to encourage the asker (and others) to pick up a new technique they may be unfamiliar with, or perhaps not have considered. :)
                            $endgroup$
                            – Deepak
                            7 hours ago






                          • 1




                            $begingroup$
                            Could be done in a similar way but instead of using complex numbers, using 2D Coordinates...If the vector is 4i+3j, the perpendicular vector would be -3i+4j [i is vector notation, not imaginary, perpendicular turning to the left], That new vector has a lenght of 5, so if you need it to double the lenght, you just multiply it by 2 and work it the same way as in complex numbers, you'll end up with the same answer.
                            $endgroup$
                            – Jonathan Perales
                            7 hours ago










                          • $begingroup$
                            @JonathanPerales Yes, I realise that. I wanted to post the complex numbers method because a) it's my first line as it somehow feels more natural to me (it's basically just arithmetic) and b) a lot of people are unfamiliar with the versatility of the method. But thanks for the comment, that provides an alternative formulation that others may wish to use.
                            $endgroup$
                            – Deepak
                            7 hours ago


















                          3












                          $begingroup$

                          If you know complex numbers, the problem becomes almost trivial to solve. Complex numbers lend themselves very naturally to mapping to vectors and points on the 2-d plane.



                          So you start at the origin (point $0+0i$) and walk halfway to $8+6i$, which means you end up at $4+3i$. At this point you turn ninety degrees to your left (which is counter-clockwise), and the vector for the new direction can be found by multiplying the previous one by $i$. And since you're walking twice as far, this is equivalent to again multiplying the result by two. So you're now taking the path $2i(4+3i) = -6 + 8i$. The final position is simply the sum of $4+3i$ and $-6+8i$, i.e. $4+3i -6+8i = -2 + 11i$. This is the point $(-2,11)$ as required.






                          share|cite|improve this answer









                          $endgroup$









                          • 2




                            $begingroup$
                            He said he was in grade 10, so he probably doesn’t know complex numbers yet.
                            $endgroup$
                            – Bor Kari
                            7 hours ago










                          • $begingroup$
                            @BorKari You have a point there. I'm not familiar with the US school system (I'm from Singapore, and have taken the UK-based GCE exams) - but even here, I think complex numbers are only "officially" covered starting from age 17 or so. Still, I had self-taught myself math from a young age. I think complex numbers are not that hard to learn, and they are so very useful in many fields. I am hoping to encourage the asker (and others) to pick up a new technique they may be unfamiliar with, or perhaps not have considered. :)
                            $endgroup$
                            – Deepak
                            7 hours ago






                          • 1




                            $begingroup$
                            Could be done in a similar way but instead of using complex numbers, using 2D Coordinates...If the vector is 4i+3j, the perpendicular vector would be -3i+4j [i is vector notation, not imaginary, perpendicular turning to the left], That new vector has a lenght of 5, so if you need it to double the lenght, you just multiply it by 2 and work it the same way as in complex numbers, you'll end up with the same answer.
                            $endgroup$
                            – Jonathan Perales
                            7 hours ago










                          • $begingroup$
                            @JonathanPerales Yes, I realise that. I wanted to post the complex numbers method because a) it's my first line as it somehow feels more natural to me (it's basically just arithmetic) and b) a lot of people are unfamiliar with the versatility of the method. But thanks for the comment, that provides an alternative formulation that others may wish to use.
                            $endgroup$
                            – Deepak
                            7 hours ago
















                          3












                          3








                          3





                          $begingroup$

                          If you know complex numbers, the problem becomes almost trivial to solve. Complex numbers lend themselves very naturally to mapping to vectors and points on the 2-d plane.



                          So you start at the origin (point $0+0i$) and walk halfway to $8+6i$, which means you end up at $4+3i$. At this point you turn ninety degrees to your left (which is counter-clockwise), and the vector for the new direction can be found by multiplying the previous one by $i$. And since you're walking twice as far, this is equivalent to again multiplying the result by two. So you're now taking the path $2i(4+3i) = -6 + 8i$. The final position is simply the sum of $4+3i$ and $-6+8i$, i.e. $4+3i -6+8i = -2 + 11i$. This is the point $(-2,11)$ as required.






                          share|cite|improve this answer









                          $endgroup$



                          If you know complex numbers, the problem becomes almost trivial to solve. Complex numbers lend themselves very naturally to mapping to vectors and points on the 2-d plane.



                          So you start at the origin (point $0+0i$) and walk halfway to $8+6i$, which means you end up at $4+3i$. At this point you turn ninety degrees to your left (which is counter-clockwise), and the vector for the new direction can be found by multiplying the previous one by $i$. And since you're walking twice as far, this is equivalent to again multiplying the result by two. So you're now taking the path $2i(4+3i) = -6 + 8i$. The final position is simply the sum of $4+3i$ and $-6+8i$, i.e. $4+3i -6+8i = -2 + 11i$. This is the point $(-2,11)$ as required.







                          share|cite|improve this answer












                          share|cite|improve this answer



                          share|cite|improve this answer










                          answered 8 hours ago









                          DeepakDeepak

                          17.1k11536




                          17.1k11536








                          • 2




                            $begingroup$
                            He said he was in grade 10, so he probably doesn’t know complex numbers yet.
                            $endgroup$
                            – Bor Kari
                            7 hours ago










                          • $begingroup$
                            @BorKari You have a point there. I'm not familiar with the US school system (I'm from Singapore, and have taken the UK-based GCE exams) - but even here, I think complex numbers are only "officially" covered starting from age 17 or so. Still, I had self-taught myself math from a young age. I think complex numbers are not that hard to learn, and they are so very useful in many fields. I am hoping to encourage the asker (and others) to pick up a new technique they may be unfamiliar with, or perhaps not have considered. :)
                            $endgroup$
                            – Deepak
                            7 hours ago






                          • 1




                            $begingroup$
                            Could be done in a similar way but instead of using complex numbers, using 2D Coordinates...If the vector is 4i+3j, the perpendicular vector would be -3i+4j [i is vector notation, not imaginary, perpendicular turning to the left], That new vector has a lenght of 5, so if you need it to double the lenght, you just multiply it by 2 and work it the same way as in complex numbers, you'll end up with the same answer.
                            $endgroup$
                            – Jonathan Perales
                            7 hours ago










                          • $begingroup$
                            @JonathanPerales Yes, I realise that. I wanted to post the complex numbers method because a) it's my first line as it somehow feels more natural to me (it's basically just arithmetic) and b) a lot of people are unfamiliar with the versatility of the method. But thanks for the comment, that provides an alternative formulation that others may wish to use.
                            $endgroup$
                            – Deepak
                            7 hours ago
















                          • 2




                            $begingroup$
                            He said he was in grade 10, so he probably doesn’t know complex numbers yet.
                            $endgroup$
                            – Bor Kari
                            7 hours ago










                          • $begingroup$
                            @BorKari You have a point there. I'm not familiar with the US school system (I'm from Singapore, and have taken the UK-based GCE exams) - but even here, I think complex numbers are only "officially" covered starting from age 17 or so. Still, I had self-taught myself math from a young age. I think complex numbers are not that hard to learn, and they are so very useful in many fields. I am hoping to encourage the asker (and others) to pick up a new technique they may be unfamiliar with, or perhaps not have considered. :)
                            $endgroup$
                            – Deepak
                            7 hours ago






                          • 1




                            $begingroup$
                            Could be done in a similar way but instead of using complex numbers, using 2D Coordinates...If the vector is 4i+3j, the perpendicular vector would be -3i+4j [i is vector notation, not imaginary, perpendicular turning to the left], That new vector has a lenght of 5, so if you need it to double the lenght, you just multiply it by 2 and work it the same way as in complex numbers, you'll end up with the same answer.
                            $endgroup$
                            – Jonathan Perales
                            7 hours ago










                          • $begingroup$
                            @JonathanPerales Yes, I realise that. I wanted to post the complex numbers method because a) it's my first line as it somehow feels more natural to me (it's basically just arithmetic) and b) a lot of people are unfamiliar with the versatility of the method. But thanks for the comment, that provides an alternative formulation that others may wish to use.
                            $endgroup$
                            – Deepak
                            7 hours ago










                          2




                          2




                          $begingroup$
                          He said he was in grade 10, so he probably doesn’t know complex numbers yet.
                          $endgroup$
                          – Bor Kari
                          7 hours ago




                          $begingroup$
                          He said he was in grade 10, so he probably doesn’t know complex numbers yet.
                          $endgroup$
                          – Bor Kari
                          7 hours ago












                          $begingroup$
                          @BorKari You have a point there. I'm not familiar with the US school system (I'm from Singapore, and have taken the UK-based GCE exams) - but even here, I think complex numbers are only "officially" covered starting from age 17 or so. Still, I had self-taught myself math from a young age. I think complex numbers are not that hard to learn, and they are so very useful in many fields. I am hoping to encourage the asker (and others) to pick up a new technique they may be unfamiliar with, or perhaps not have considered. :)
                          $endgroup$
                          – Deepak
                          7 hours ago




                          $begingroup$
                          @BorKari You have a point there. I'm not familiar with the US school system (I'm from Singapore, and have taken the UK-based GCE exams) - but even here, I think complex numbers are only "officially" covered starting from age 17 or so. Still, I had self-taught myself math from a young age. I think complex numbers are not that hard to learn, and they are so very useful in many fields. I am hoping to encourage the asker (and others) to pick up a new technique they may be unfamiliar with, or perhaps not have considered. :)
                          $endgroup$
                          – Deepak
                          7 hours ago




                          1




                          1




                          $begingroup$
                          Could be done in a similar way but instead of using complex numbers, using 2D Coordinates...If the vector is 4i+3j, the perpendicular vector would be -3i+4j [i is vector notation, not imaginary, perpendicular turning to the left], That new vector has a lenght of 5, so if you need it to double the lenght, you just multiply it by 2 and work it the same way as in complex numbers, you'll end up with the same answer.
                          $endgroup$
                          – Jonathan Perales
                          7 hours ago




                          $begingroup$
                          Could be done in a similar way but instead of using complex numbers, using 2D Coordinates...If the vector is 4i+3j, the perpendicular vector would be -3i+4j [i is vector notation, not imaginary, perpendicular turning to the left], That new vector has a lenght of 5, so if you need it to double the lenght, you just multiply it by 2 and work it the same way as in complex numbers, you'll end up with the same answer.
                          $endgroup$
                          – Jonathan Perales
                          7 hours ago












                          $begingroup$
                          @JonathanPerales Yes, I realise that. I wanted to post the complex numbers method because a) it's my first line as it somehow feels more natural to me (it's basically just arithmetic) and b) a lot of people are unfamiliar with the versatility of the method. But thanks for the comment, that provides an alternative formulation that others may wish to use.
                          $endgroup$
                          – Deepak
                          7 hours ago






                          $begingroup$
                          @JonathanPerales Yes, I realise that. I wanted to post the complex numbers method because a) it's my first line as it somehow feels more natural to me (it's basically just arithmetic) and b) a lot of people are unfamiliar with the versatility of the method. But thanks for the comment, that provides an alternative formulation that others may wish to use.
                          $endgroup$
                          – Deepak
                          7 hours ago













                          3












                          $begingroup$

                          It is quickly checked that an orthogonal vector to $binom{4}{3}$ in the right direction is $binom{-3}{4}$ and this vector has also length $5$.



                          So, the algebraic solution is
                          $$binom{4}{3} + 2binom{-3}{4} = binom{-2}{11}$$






                          share|cite|improve this answer









                          $endgroup$


















                            3












                            $begingroup$

                            It is quickly checked that an orthogonal vector to $binom{4}{3}$ in the right direction is $binom{-3}{4}$ and this vector has also length $5$.



                            So, the algebraic solution is
                            $$binom{4}{3} + 2binom{-3}{4} = binom{-2}{11}$$






                            share|cite|improve this answer









                            $endgroup$
















                              3












                              3








                              3





                              $begingroup$

                              It is quickly checked that an orthogonal vector to $binom{4}{3}$ in the right direction is $binom{-3}{4}$ and this vector has also length $5$.



                              So, the algebraic solution is
                              $$binom{4}{3} + 2binom{-3}{4} = binom{-2}{11}$$






                              share|cite|improve this answer









                              $endgroup$



                              It is quickly checked that an orthogonal vector to $binom{4}{3}$ in the right direction is $binom{-3}{4}$ and this vector has also length $5$.



                              So, the algebraic solution is
                              $$binom{4}{3} + 2binom{-3}{4} = binom{-2}{11}$$







                              share|cite|improve this answer












                              share|cite|improve this answer



                              share|cite|improve this answer










                              answered 3 hours ago









                              trancelocationtrancelocation

                              12.6k1826




                              12.6k1826























                                  0












                                  $begingroup$

                                  Hint:
                                  You can make a second equation by considering the equation of the line because you know that the point has to be on that line.enter image description here






                                  share|cite|improve this answer









                                  $endgroup$


















                                    0












                                    $begingroup$

                                    Hint:
                                    You can make a second equation by considering the equation of the line because you know that the point has to be on that line.enter image description here






                                    share|cite|improve this answer









                                    $endgroup$
















                                      0












                                      0








                                      0





                                      $begingroup$

                                      Hint:
                                      You can make a second equation by considering the equation of the line because you know that the point has to be on that line.enter image description here






                                      share|cite|improve this answer









                                      $endgroup$



                                      Hint:
                                      You can make a second equation by considering the equation of the line because you know that the point has to be on that line.enter image description here







                                      share|cite|improve this answer












                                      share|cite|improve this answer



                                      share|cite|improve this answer










                                      answered 8 hours ago









                                      Bor KariBor Kari

                                      1188




                                      1188






















                                          Sinestro 38 is a new contributor. Be nice, and check out our Code of Conduct.










                                          draft saved

                                          draft discarded


















                                          Sinestro 38 is a new contributor. Be nice, and check out our Code of Conduct.













                                          Sinestro 38 is a new contributor. Be nice, and check out our Code of Conduct.












                                          Sinestro 38 is a new contributor. Be nice, and check out our Code of Conduct.
















                                          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.




                                          draft saved


                                          draft discarded














                                          StackExchange.ready(
                                          function () {
                                          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3131979%2fgrade-10-analytic-geometry-question-23-incredibly-hard%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

                                          is 'sed' thread safeWhat should someone know about using Python scripts in the shell?Nexenta bash script uses...

                                          How do i solve the “ No module named 'mlxtend' ” issue on Jupyter?

                                          Pilgersdorf Inhaltsverzeichnis Geografie | Geschichte | Bevölkerungsentwicklung | Politik | Kultur...