n , where n is a positive integer. Find n .
I accidentally dropped a large, heavy metal cube onto my nice wood floor. It landed on one of its corners, and made a huge dent. (Okay, so my wood floor isn't "nice." It's balsa. I knew I shouldn't have just gone with the cheapest option...) The triangular hole it made in the surface of the floor has sides of length 68mm, 75mm, and 77mm. The depth of the dent, in mm, can be written asDetails & Assumptions:
The depth is measured perpendicular to the floor.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
I found your three sides as well, and then I computed the volume of the pyramid in two different ways: by using that it was 6 1 l m n (thinking of the right triangles as supplying the base and the height), and that it was 3 1 A h where A is the area of the 6 8 − 7 5 − 7 7 triangle and h is the thing we're looking for. Setting them equal and using Heron's formula gave me h .
You can also use the well-known fact that the perpendicular from O to the plane of ABC (in this case) crosses the triangle ABC at it's orthocentre. This can be proved using properties of the orthic triangles and plane theory (basically 3-dimensional angle chasing).
Log in to reply
That is awesome...Where do you find these types of facts?? Please tell me.!
very good
I didn't get why u did CA X CB, why it gave equation of plane and obviously whatever u did after that can anyone explain plz........ i know vectors quite well but haven't been taught all this eqn of plane etc. etc.
Log in to reply
Note: I shall assume that you know how to perform cross products.
Can we agree on the fact that the cross product of C A and C B gives us the Normal Vector to the given plane? (if not, please tell me and I shall explain it to you).
Moving on to the Equation of the Plane,
Consider the following situation.
Let
r
o
be the position vector of some point
P
o
=
(
x
o
,
y
o
,
z
o
)
, which lies on the plane.
Let
n
=
(
a
,
b
,
c
)
be the Normal vector to the plane.
If
P
=
(
x
,
y
,
z
)
is a general point on the plane, then it is clear that,
The vector drawn from
P
o
to
P
is
perpendiculat
to
n
(that is why
n
is called the Normal vector, right?)
Hence,
P
P
o
⊥
n
⇒ n ⋅ P P o = 0
Now,
P
P
o
=
(
x
−
x
o
)
i
^
+
(
y
−
y
o
)
j
^
+
(
z
−
z
o
)
k
^
and,
n
=
a
i
^
+
b
j
^
+
c
k
^
Substituting these values,
a ( x − x o ) + b ( y − y o ) + c ( z − z o ) = 0
Thus,
a x + b y + c z = d ,where d = ( a x o + b y o + c z o )
Therefore, this is the Equation of the Plane. This is what I used in my solution if you look carefully.
For More Information, check out this link
LET: A, B, C - be the corner of the triangle on the floor O - be the edge of the cube that landed on the floor h -be the height perpendicular to the floor
so,A B = 68, AC = 75 & BC = 77 and since it is from a cube, triangles AOB, AOC & BOC right triangles, hence:
(AO)^2 + (BO)^2 = 68^2 EQ. 1 (AO)^2 + (CO)^2 = 75^2 EQ. 2 (BO)^2 + (CO)^2 = 77^2 EQ. 3
solving these equations simultaneously, we get:
AO = √2160 BO = √2464 CO = √3465
solving for the area of ABC by Heron's formula,
S = (AB + AC + BC)/2 = (68 + 75 + 77)/2 = 110
[ABC] = √S(S-AB)(S-AC)(S-BC) = √110(110-68)(110-75)(110-77) = 2310
computing the volume of the pyramid,
V =( 1/3)[(1/2)(AO)(BO)(CO)] V = (1/3)[(1/2)(√2160)(√2464)(√3465)] V = 22633.28522
also we can compute the volume by this formula:
V = (1/3)([ABC])(h)
since "h" is the only variable that is unknown, we now easily get its value by substituting all the known values to the formula above.
22633.28522 = (1/3)(2310)(h) h = 22633.28522/[(1/3)(2310)] h=29.39387691
so,
h^2 = \boxed{864}
Superb solution! Appreciate it
Problem Loading...
Note Loading...
Set Loading...
alt text
It is clear that the cube here represent nothing but the 3-D space.
Let the Triangular face be represented by the points A , B , C with the respective coordinates as mentioned in the figure.
For now, let us forget the m m , i.e the units.
From the given conditions,
x 2 + y 2 = 6 8
y 2 + z 2 = 7 5
z 2 + x 2 = 7 7
Solving these equations,
x = 2 4 6 4 = l
y = 2 1 6 0 = m
z = 3 4 6 5 = n
Now, let us find the equation of the plane formed by these 3 points. I shall focus on the methods rather than the calculation.
First, we find the vectors C A and C B .
We take their cross product to find the Normal vector.
C A = l i ^ − n k ^
C B = m j ^ − n k ^
Performing C A × C B , we get,
n = m n i ^ + n l j ^ + l m k ^
Thus, the equation of the plane is,
( m n ) x + ( n l ) y + ( l m ) z = d
We find d by substituting any of the points...It turns out to be,
d = l m n
Now, the problem asks us to find the depth of the dent.
In our case, the equivalent question is the distance of the plane from Origin O , which is,
h = ( m n ) 2 + ( n l ) 2 + ( l m ) 2 l m n
On substituting the values of l , m , n , we get,
h = 2 9 . 3 9 3 u n i t s
Squaring both sides,
h 2 = 8 6 4
Thus,
n = 8 6 4