3.6.4 · D53D Geometry

Question bank — Direction cosines and direction ratios

1,199 words5 min readBack to topic

Before we start, one reminder of the two words we lean on the whole page:

  • Direction cosines (DCs) = the three components of a unit vector along the line, so .
  • Direction ratios (DRs) = any triple proportional to those, no length rule.

True or false — justify

Are direction cosines unique for a given line?
False — a line has two sets of DCs, and , one for each of the two opposite directions you can travel along it.
Is a valid set of direction cosines?
False — , so these are only direction ratios; the matching DCs are .
True or false: any three numbers can be direction ratios of some line.
False — the triple must be not all zero; picks out no direction at all.
True or false: if two lines have proportional DRs they are the same line.
False — they are only parallel; two distinct parallel rails have identical direction but sit at different places.
Is it true that but ?
True — subtract the first identity from : , so the three direction sines square-sum to , not .
True or false: a line can make an angle of with all three axes.
False — that needs , violating ; the equal-angle line uses .
True or false: direction angles can each independently be any value in .
False — they are coupled by ; fixing two of them constrains the third.
Is the angle formula valid only for unit-vector DCs?
True — it assumes both triples have length ; for raw DRs you must divide by the product of the two magnitudes first.

Spot the error

"DRs give DCs ." Where's the slip?
The arithmetic is fine — — but the answer should carry a ====; DCs are since either direction along the line is legal.
"A line makes , so each angle is because ... close enough." What's wrong?
The angles don't add to anything meaningful; the real constraint is , giving , not .
"To get the angle between DRs and I compute , so they're parallel." Fix it.
Dot product means perpendicular, not parallel; the - and -axes meet at .
"Since , I can write ." Why is this false in general?
Proportional is not equal — with ; only if already has length does .
"The line through and has DRs ." What went wrong conceptually?
is a single point, so there is no line and no direction; is forbidden precisely because it encodes "no direction".
"Two lines with DRs and are parallel since the first two ratios match." Spot the error.
Parallelism needs all three ratios equal; , so they are not parallel.
" came out , and the lines are steeply tilted." What must be wrong?
A cosine can never exceed ; a value means you forgot to divide by the magnitudes (or an arithmetic slip) — the DR dot product was not normalised.

Why questions

Why cosines of the angles, and not the angles themselves?
Cosines are the unit vector's components, which add and dot like vectors; raw angles have no such algebra and can't be plugged into a dot product.
Why does every line have exactly two sets of DCs but infinitely many DRs?
A unit vector has only two orientations along the line ( and ), fixing DCs to ; DRs allow any nonzero scale factor, an infinite family.
Why must the DRs be "not all zero"?
You divide by to normalise; if all are zero that length is and the division is undefined, matching the fact that no direction exists.
Why is just a dot product?
Because each DC triple is a unit vector, and when both lengths are .
Why do we usually take the acute angle between two lines?
A line has no arrowhead, so both and describe the crossing; we report the acute one by using .
Why does the perpendicularity test drop the denominators entirely?
forces the numerator alone to vanish; the positive magnitudes in the denominator never affect whether the fraction equals zero.
Why can't all three direction cosines be positive and large at once?
Their squares must sum to exactly , so making one close to ==forces the others toward == — they compete for a fixed budget.

Edge cases

What are the DCs of a line lying along the positive -axis?
— it makes with () and with and ().
What are the direction angles of the -axis?
, giving DCs — it leans fully toward the ceiling and not at all toward the other walls.
If , what does that say geometrically?
, so the line is ==perpendicular to the -axis==, i.e. it lies flat in (a plane parallel to) the -plane.
A line makes with and with ; is forced?
Almost — , so and or ; the ==== gives two mirror directions.
Can a direction cosine equal ?
Yes — e.g. is the negative -axis; , and still holds.
Can two of the three direction angles be obtuse simultaneously?
Yes — e.g. has two negative cosines (two obtuse angles) yet still square-sums to .
What happens to the angle formula when the two lines coincide in direction?
The DC triples are equal, so , giving as expected.

Recall One-line self-test

Cover every answer above, run the list top to bottom, and flag any item where you said the right thing for the wrong reason — those are the real gaps.


Connections