• RSS loading...

Magnitude for Items in Boxes

[TEXT FORM]

You received a package of shipping boxes for your online store. The largest box you have measures 9 x 15 x 11 feet. How long an item will you able to fit into that very box, diagonally?

The largest box we received is 9 x 15 x 11 feet; we can use these numbers in the form of a vector. A vector is a directional property—an arrow—that has length and magnitude.

Let \(\textbf{b}\) represent the vector in which our box's numerical elements hold. Because this is in writing, whereas vectors in typing are boldfaced, we place an arrow above our variable. Thus,

\(\vec{b}\)

Write our vector's elements as

\(\vec{b} = \begin{bmatrix} 9 \\ 15 \\ 11 \end{bmatrix}\)

Having to fit an item into this box requires calculating its length. In other words, we need to find our vector's magnitude.

Let \(\vec{b}\) be the magnitude of our vector to find its length. Thus,

$${ \lVert b \rVert }$$

Where

$${ \lVert b \rVert = \sqrt{v_1^2 + v_2^2 \ldots + v_n^2}}$$

and \(v_1, v_2, \ldots v_n\) represent our vector's elements.

Plug in our vector's elements for calculation and we get

$${ \lVert b \rVert = \sqrt{9^2 + 15^2 + 11^2}}$$

Exponentiate first, then add all elements:

$${ \lVert b \rVert = \sqrt{81 + 225 + 121}}$$

$${ \lVert b \rVert = \sqrt{427}}$$

Take its square root (round, if necessary):

$${ \lVert b \rVert = \sqrt{427} \approx 20.66 \ \ or \ \ 20.7 feet}$$

Therefore, the largest item you can fit in a shipping box that measures 9 x 15 x 11 feet is 20.7 feet.

We hope you learned something new! Feel free to contact us, if you have any questions or would like to add to this article teaching about the terms we've discussed here!

(NOTE: This marks as our very first, official tutorial post here on KCU Network of Mathematics!)
(UPDATE [July 05, 2026 @ 3:31pm PST]: Edited LaTeX syntax.)

Credits and a thank you to MathJax for this beautiful LaTeX library!

Linear Algebra article rating:

Comments

Add Comment

* Required information
1000
Is it true or false that green is a number?
Captcha Image

Comments

No comments yet. Be the first!