Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6924041
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T10:36:47+00:00 2026-05-27T10:36:47+00:00

I have what I’m sure is a very simple problem but I can’t work

  • 0

I have what I’m sure is a very simple problem but I can’t work it out.

I have two 2d vectors that form a line and I am looking to find the normals of this line. example:

vector 1 = ( -10 , 10 ) vector 2 = ( -10, -10 )

How do I calculate the normals for the line defined by these vectors?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T10:36:47+00:00Added an answer on May 27, 2026 at 10:36 am

    It’s hard to tell which “normal” you want.

    Do you mean out of the plane that the two vectors lie in? That’s the cross-product of the two. In this case it’s simple: (0, 0, 1) is the normal vector, because both lie in the xy-plane.

    Do you mean one of the two normals in the plane for the line that runs from the head of vector 1 to the head of vector 2? All you need to do there is calculate the vector between them, exchange the values of the x- and y-components, and toggle the sign of either component.

    In your case,

    v2 - v1 = (-10-(-10))i + (-10-10)j = 0i - 20j
    

    The normal vector is:

       n1 = 20i + 0j  (points in the positive x-direction)
    
       n2 = -20i + 0j (points in the negative x-direction)
    

    Obviously you should normalize these to be unit vectors.

    There are two vectors perpendicular to any line in a plane; they point in opposite directions.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Have converted devise new session from erb to Haml but doens't work, this is
I have a French site that I want to parse, but am running into
Have an app that can use tts to read text messages. It can also
Have such a problem, hope you'll help me.. Can't find anywhere. Here is the
Have been scatching my head about this - and I reckon it's simple but
Have a n-tire web application and search often times out after 30 secs. How
Have you managed to get Aptana Studio debugging to work? I tried following this,
I have just tried to save a simple *.rtf file with some websites and
I have a jquery bug and I've been looking for hours now, I can't
Have searched the database but need to specifically sum(of hours flown or days off)in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.