- #1
dazza555
- 18
- 0
Homework Statement
Basically we are given the coordinates for A=(13.0492, 30.9498, 9.01115) and C=(1.97687, 4.68868, 17.3632) which are two top corners of a cube that is sunk in the ground partway (specifically it's based on the cube near the Melbourne museum). But we don't know where the origin is of the coordinate system. We do know that the x-y plane sits level with the ground and that points B and D are at equal heights above the ground. All values are in meters.
We are told that A', B', C' and D' are the points level with the ground below their respective points of A, B, C and D. We are then asked to find the following:
A = (13.0492, 30.9498, 9.01115)
B = (?, ?, ?)
C = (1.97687, 4.68868, 17.3632)
D = (?, ?, ?)
A' = (?, ?, ?)
B' = (?, ?, ?)
C' = (?, ?, ?)
D' = (?, ?, ?)
|AA'| =?m
|BB'| =?m
|CC'| =?m
|DD'| =?m
sidelength =?m
area(A'B'C'D') =?m2
volume above =?m3
volume below =?m3
B = (?, ?, ?)
C = (1.97687, 4.68868, 17.3632)
D = (?, ?, ?)
A' = (?, ?, ?)
B' = (?, ?, ?)
C' = (?, ?, ?)
D' = (?, ?, ?)
|AA'| =?m
|BB'| =?m
|CC'| =?m
|DD'| =?m
sidelength =?m
area(A'B'C'D') =?m2
volume above =?m3
volume below =?m3
Homework Equations
Pythagoras's Theorem, vector methods and vector calculus.
The Attempt at a Solution
I attempted to find the distance between A and C since this value can be used to find the side lengths. So I went |A-C| which came out as 29.6985m. Then I used a^2+b^2=C^2 to find the values of the side lengths seeing as the distance between A and C is the hypotenuse and we know a and b will be equal. So [tex]\sqrt{(29.6985)^2/2}[/tex]=21.0000m.
Finally I was able to find the heights of points B and D above the ground since I know it pivots on these points. So using the gradient from C to A and taking the height at the midpoint between C and A I was able to go:
17.3632-9.01115=8.35205m (the distance it lowers over the distance between C and A)
Then 8.35205/29.6985=0.28123m (how far it lowers per meter from C to A)
Then (29.6985/2)X0.28123=4.17604m it lowers half way from C to A or raises From A to C. So the height of points B and D is 17.3632-4.1760=13.1872m.
So that's as far as I can go. I'm not sure how to go about finding the x and y coordinates for points B and D. I was thinking there might be a way to solve for the dot product to make it equal to 0 since it meets at right angles but I'm not sure how to do that. Do we just sub in any values for x and y? Because I think there would be thousands of possibilities in that case.
I also don't know how to calculate the coordinates for A', B', C' and D'. At first I thought you could assume that z will equal 0 and the x, y part of their coordinates would be the same as their upper counterparts but then I realized that the straight edge of the cube makes an angle with the ground so these points are not directly under A, B, C and D respectively. Still I believe if you formed a right angled triangle by making a straight line from say A to the ground you can then calculate the length of the remaining sides if you had one angle but I don't know how to find any of the angles.
Please correct me if I've made any mistakes any help is welcome. If anything doesn't make sense let me know and I'll try to explain it as I've cut it down from 2pgs so you won't have to read so much.