Math vectors

0.0(0)
Studied by 1 person
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/28

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 5:45 AM on 5/15/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

29 Terms

1
New cards

Intersection between two planes (2 steps)

Finding a line.

Do scalar/vector product of normal of both planes to get the direction vector of the line

Pick/Find a point that is on both of the planes and use that as position vector

2
New cards

Intersection between two lines (3 Steps)

Make sure the lines use different parameters

Equate the generic points (x’s, y’s, and z’s) of both lines.

Solve using two of the equations and confirm with the third unused one

3
New cards

Intersection between line and plane (3 Steps)

Take generic point of line, meaning x,y,z including parameter

Plug the generic point x,y,z of line into equation of plane and solve for parameter

Plug parameter into equation of line to get the point that is on the line and plane.

4
New cards

How to determine if two lines are parallel (2 ways)

If dot product is 1, or if direction vectors are multiples or each other.

5
New cards

Distance between (two parallel lines). (6 Steps & Similar to line and point)

Pick a point on line A

Use given equation to name a general point on line B

Find vector directly perpendicular AND between both lines by subtracting the points.

Do cross product is = 0. Rearrange and solve for the parameter.

EITHER:

Plug parameter into line b to find where in line b that point lies.

Then use distance between two points formula.

OR

Plug parameter into vector directly perpendicular and between both lines and calculate magnitude

<p>Pick a point on line A</p><p>Use given equation to name a general point on line B</p><p>Find vector directly perpendicular AND between both lines by subtracting the points.</p><p><span style="background-color: transparent;">Do cross product is = 0. Rearrange and solve for the parameter.</span></p><p></p><p>EITHER:</p><p><span style="background-color: transparent;">Plug parameter into line b to find where in line b that point lies.</span></p><p><span style="background-color: transparent;">Then use distance between two points formula.</span></p><p><span style="background-color: transparent;">OR</span></p><p><span style="background-color: transparent;">Plug parameter into vector directly perpendicular and between both lines and calculate magnitude</span></p>
6
New cards

Distance between point and plane (4 Steps)

Use normal vector of plane to create direction vector

Use point to create position vector and complete the line equation

Plug generic point x,y,z of the line equation into the plane equation and solve for parameter

Plug parameter value into the derived line to get the vector then do magnitude of that.

7
New cards

Distance between two lines (5 Steps)

Do not use the same parameter for the two lines

Do cross/vector product of the two direction vectors to get direction vector perpendicular to both lines

Use generic point of both planes and use create a new parameter which you multiply with direction vector to reach from one plane to the other.

Do system of linear equations to solve for the new parameter

Plug that parameter into equation and find magnitude to get distance

8
New cards

Distance between a point and line. Similar to two parallel lines (5 Steps)

Use given equation to name a general point on line B

Find vector directly perpendicular to line and point by subtracting general point of line from the given point.

Do cross product is = 0. Rearrange and solve for the parameter.

Plug parameter into line to find where in line b that point lies.

Then use distance between two points formula.

9
New cards

Distance between two parallel planes (5 Steps)

Get normal of the plane and use as direction vector

Get point on: the other plane Use as position vector

Plug the generic point x,y,z of line into equation of plane of unknown point and solve for parameter

Plug parameter into equation of line to get the point that is on the line and plane.

Use distance between two points formula.

10
New cards

Angle between two lines

Do dot product of direction vectors

11
New cards

Angle between two planes

Simply dot product of normal of planes

12
New cards

Angle a plane and a line

Dot product of normal of plane and line

Then do pi/2 - that angle to get the ACTUAL ANGLE

13
New cards

If a line and a plane have no points in common it means???

They must be parallel to each other and dot product of line and normal of plane is 0

14
New cards

Two lines are skew if??

When solving for the parameters you don’t get solutions

15
New cards

To get equation of a plane

You just need two lines parallel to that plane that are not parallel to each other and take cross product to determine normal. This is how you convert from vector equation to cartesian equation

Then get/find/use a position on plane as position.

16
New cards

What about other cases of horizontal asymptote?

If denominator heavy leading x power then horizontal asymptote is 0

If equal level then use the ratio.

17
New cards

When is there a slant asymptote?

If degree of numerator is exactly one higher than degree of denominator. You must divide top and bottom equations until a remainder, then the linear answer you get is the equation of the line.

18
New cards

What does a repeated root look like?

Essentially if it does not cross the axis, it is a repeated root.

This is mathematically checked/calculated based on the derivative. If the derivative at that point is =0, then the order of derivative determines the number of repeated roots. Eg. if you have a root of an equation at a point, then take the derivative of that equation, plug that same root into the derivative and it is 0, then it is a repeated root at least once, take second derivative and plug the same root and it is 0, then repeated root at least twice and so forth.

19
New cards

What is ambiguous case, when applicable, and what do you do?

When you have two lengths and an angle which is not between those two lengths. Find angle by using regular methods, then do 180-that angle, logically to get the second possible solution.

20
New cards

Taking cross product what does your thumb represent and the other fingers in terms of direction?

First vector in the cross product multiplication is index

Second vector is the middle finger

Thumb is the resultant cross product

21
New cards

Intersection of 3 planes?

Solve system of 3 linear equations based on the equations of the three planes

22
New cards

Where is mode of probability density function?

It is at the peak of the function as this represents the highest probability, which is therefore most common which is what mode is.

23
New cards

Where is median of probability density function?

Think of the curve like a pile of sand.

  • The Median (Halfway): This is the point that divides the weight of the sand in half. It divides the probablity in half, and is at half the area under the curve

24
New cards

Requirement for a piecewise function to be differentiable at a point?

Both functions need to be equal at that point, and the derivatives must be equal at that point as well.

25
New cards

Integrating method key step + shortcut?

Recognizing that we are looking at the result of a product rule.

SHortcut is after multiplying by integrating factor, take whatever is being multiplied by derivative and multiply by y. (essentially multiply the integrating factor by y) then put d/dx

26
New cards

Y on x vs x on y?

Y on x regression etc is the normal axis

x on y is flipped.

27
New cards

normal dsitribution general range values?

68% 1 standard deviation

95 % 2 standard deviation

99.7% 3 standard deviations

28
New cards

What is Z-score?

It calculates how many stds a given x value is from the mean

29
New cards