1 Three Dimension (Distance) After learning this slide, you’ll be able to determine the distance between the elements in the space of three dimension.

Slides:



Advertisements
Similar presentations
Numbers Treasure Hunt Following each question, click on the answer. If correct, the next page will load with a graphic first – these can be used to check.
Advertisements

AP STUDY SESSION 2.
1
Feichter_DPG-SYKL03_Bild-01. Feichter_DPG-SYKL03_Bild-02.
1 Vorlesung Informatik 2 Algorithmen und Datenstrukturen (Parallel Algorithms) Robin Pomplun.
© 2008 Pearson Addison Wesley. All rights reserved Chapter Seven Costs.
Copyright © 2003 Pearson Education, Inc. Slide 1 Computer Systems Organization & Architecture Chapters 8-12 John D. Carpinelli.
Chapter 1 The Study of Body Function Image PowerPoint
Copyright © 2011, Elsevier Inc. All rights reserved. Chapter 6 Author: Julia Richards and R. Scott Hawley.
Author: Julia Richards and R. Scott Hawley
1 Copyright © 2013 Elsevier Inc. All rights reserved. Appendix 01.
Properties Use, share, or modify this drill on mathematic properties. There is too much material for a single class, so you’ll have to select for your.
Objectives: Generate and describe sequences. Vocabulary:
UNITED NATIONS Shipment Details Report – January 2006.
RXQ Customer Enrollment Using a Registration Agent (RA) Process Flow Diagram (Move-In) Customer Supplier Customer authorizes Enrollment ( )
We need a common denominator to add these fractions.
1 RA I Sub-Regional Training Seminar on CLIMAT&CLIMAT TEMP Reporting Casablanca, Morocco, 20 – 22 December 2005 Status of observing programmes in RA I.
Properties of Real Numbers CommutativeAssociativeDistributive Identity + × Inverse + ×
Custom Statutory Programs Chapter 3. Customary Statutory Programs and Titles 3-2 Objectives Add Local Statutory Programs Create Customer Application For.
1 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt BlendsDigraphsShort.
FACTORING ax2 + bx + c Think “unfoil” Work down, Show all steps.
Year 6 mental test 10 second questions
1 Click here to End Presentation Software: Installation and Updates Internet Download CD release NACIS Updates.
Solve Multi-step Equations
REVIEW: Arthropod ID. 1. Name the subphylum. 2. Name the subphylum. 3. Name the order.
Break Time Remaining 10:00.
PP Test Review Sections 6-1 to 6-6
EU market situation for eggs and poultry Management Committee 20 October 2011.
Bright Futures Guidelines Priorities and Screening Tables
EIS Bridge Tool and Staging Tables September 1, 2009 Instructor: Way Poteat Slide: 1.
Bellwork Do the following problem on a ½ sheet of paper and turn in.
14 Vectors in Three-dimensional Space Case Study
2 |SharePoint Saturday New York City
Exarte Bezoek aan de Mediacampus Bachelor in de grafische en digitale media April 2014.
VOORBLAD.
1 public class Newton { public static double sqrt(double c) { double epsilon = 1E-15; if (c < 0) return Double.NaN; double t = c; while (Math.abs(t - c/t)
Copyright © 2012, Elsevier Inc. All rights Reserved. 1 Chapter 7 Modeling Structure with Blocks.
1 RA III - Regional Training Seminar on CLIMAT&CLIMAT TEMP Reporting Buenos Aires, Argentina, 25 – 27 October 2006 Status of observing programmes in RA.
Factor P 16 8(8-5ab) 4(d² + 4) 3rs(2r – s) 15cd(1 + 2cd) 8(4a² + 3b²)
Basel-ICU-Journal Challenge18/20/ Basel-ICU-Journal Challenge8/20/2014.
1..
CONTROL VISION Set-up. Step 1 Step 2 Step 3 Step 5 Step 4.
© 2012 National Heart Foundation of Australia. Slide 2.
Adding Up In Chunks.
Understanding Generalist Practice, 5e, Kirst-Ashman/Hull
1 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt Synthetic.
Note to the teacher: Was 28. A. to B. you C. said D. on Note to the teacher: Make this slide correct answer be C and sound to be “said”. to said you on.
Three dimensions The distance between point and plane
Model and Relationships 6 M 1 M M M M M M M M M M M M M M M M
25 seconds left…...
Subtraction: Adding UP
1 hi at no doifpi me be go we of at be do go hi if me no of pi we Inorder Traversal Inorder traversal. n Visit the left subtree. n Visit the node. n Visit.
Analyzing Genes and Genomes
Vector Algebra One Mark Questions PREPARED BY:
©Brooks/Cole, 2001 Chapter 12 Derived Types-- Enumerated, Structure and Union.
Essential Cell Biology
Clock will move after 1 minute
Intracellular Compartments and Transport
PSSA Preparation.
Essential Cell Biology
Immunobiology: The Immune System in Health & Disease Sixth Edition
Physics for Scientists & Engineers, 3rd Edition
Energy Generation in Mitochondria and Chlorplasts
Two Special Right Triangles
Select a time to count down from the clock above
Murach’s OS/390 and z/OS JCLChapter 16, Slide 1 © 2002, Mike Murach & Associates, Inc.
Presentation transcript:

1 Three Dimension (Distance) After learning this slide, you’ll be able to determine the distance between the elements in the space of three dimension

2 We will study the distance : point to point point to line point to plane line to line line to plane, and plane to plane

3 The distance of point to point This display, shows that the distance of point A to B is the length of line segment which connect point A to point B A B Jarak dua titik

4 e. g. : Given that the edge length of a cube ABCD.EFGH is a cm. Determine the distance of : a) Point A to point C b) Point A to point G c) The distance of point A to the middle of plane EFGH A B C D H E F G a cm P

5 Solution: Consider Δ ABC which has right angle at B AC = = = = Thus, the diagonalof AC = cm A B C DH E F G a cm

6 Distance of AG Consider Δ ACG which has right angle at C AG = = = == Thus, the diagonal of AG = cm A B C D H E F G a cm

7 A B C D H E F G P Distance of AP Consider Δ AEP which has right angle at E AP = = = = = Thus distance of A to P = cm

8 Distance Point to Line A g distance point to line This display shows the distance from point A to line g is length of the line segment which is connected from point A and is perpendicular to line g.

9 e.g. 1: Given that the edge length of a cube ABCD.EFGH is 5 cm. The distance from point A to the edge of HG is… A B C D H E F G 5 cm

10 Solutio The distance from point A to the edge of HG is length of the line segment AH, ( AH  HG ) A B C D H E F G 5 cm AH = (AH is a side diagonal) AH = Thus, the distance from point A to the edge of HG= 5√2 cm

11 e.g. 2: Given that the edge length of a cube ABCD.EFGH is 6 cm. The distance from point B to the diagonal of AG is… A B C D H E F G 6 cm

12 Solution The distance from point B to AG = the distance from point B to P ( BP  AG ) The side diagonal of BG = 6√2 cm The space diagonal of AG = 6√3 cm Consider a triangle ABG ! A B C D H E F G 6√2 cm 6 cm P 6√3 cm A B G P 6√3 6 6√2 ?

13 Consider a triangle ABG Sin  A = = = BP = BP = 2√6 A B G P 6√3 6 6√2 ? Thus, the distance from point B to AG= 2√6 cm 2

14 e.g. 3 Given that T.ABCD is a pyramid. The edge length of its base is 12 cm, and the edge length of its upright is 12√2 cm. The distance from A to TC is cm 12√2 cm T C A B D

15 Solution The distance from A to TC= AP AC is a cube’s diagonal AC = 12√2 AP = = = = Thus, the distance from A to TC= 6√6 cm 12 cm 12√2 cm T C A B D P 12√2 6√2

16 e.g. 4 : Given that the edge length of a cube ABCD.EFGH is 6 cm and A B C D H E F G 6 cm Point P is in the middle of FG. The distance from point A to line DP is… P

17 A B C D H E F G 6 cm P Solution  Q 6√2 cm R P AD GF 6 cm 3 cm DP = = =

18 Solution Q 6√2 cm R P AD GF 6 cm 3 cm DP = Area of ADP ½DP.AQ = ½DA.PR 9.AQ = 6.6√2 AQ = 4√2 Thus the distance from point A to line DP= 4√2 cm 4

19 Perpendicular Line toward a plane Perpendicular line toward a plane means that line is perpendicular to two intersecting lines which are located on a plane.. V  g a b g  a, g  b, Thus g  V

20 The Distance of a Point to a Plane This display shows the distance between point A and plane V is length of line segment which connect point A to plane V perpendicularly. A V 

21 e.g. 1 : Given that the edge length of a cube ABCD.EFGH is 10 cm. Thus the distance from point A to plane is…. A B C D H E F G 10 cm P

22 Solution The distance from point A to plane BDHF is representated by the length of AP (AP  BD) AP = ½ AC (AC  BD) = ½.10√2 = 5√2 A B C D H E F G 10 cm P Thus the distance from A to plane BDHF = 5√2 cm

23 e.g. 2 : Given that T.ABCD is a pyramid. The length of AB = 8 cm and TA = 12 cm. The distance from point T to plane ABCD is…. 8 cm T C A B D 12 cm

24 Solution The distance from T to ABCD = The distance from T to the intersection of AC and BD= TP AC is a cube’ss diagonal AC = 8√2 AP = ½ AC = 4√2 8 cm T C A B D 12 cm P

25 AP = ½ AC = 4√2 TP = = = = = 4√7 8 cm T C A B D 12 cm P Thus the distance from T to ABCD = 4√7 cm

26 e.g. 3 : Given that the edge length of a cube ABCD.EFGH is 9 cm. The distance from point C to plane BDG is…. A B C D H E F G 9 cm

27 Solution The distance from point C to plane BDG = CP That is the line segment which is drawn through point C and perpendicular to GT A B C D H E F G 9 cm P T CP = ⅓CE = ⅓.9√3 = 3√3 Thus the distance from C to BDG = 3√3 cm

28 The Distance of line to line This display explains the distance of line g and line h h is the length of line segment which connect those lines perpendicularly. P Q g h

29 e.g. Given that the edge length of a cube ABCD.EFGH is 4 cm. Determine the distance of: A B C D H E F G 4 cm a.Line AB to line HG b.Line AD to line HF c.Line BD to line EG

30 Solution The distance of line: a. AB to line HG = AH ( AH  AB, AH  HG) = 4√2 (a side diagonal) b.AD to line HF = DH ( DH  AD, DH  HF = 4 cm A B C D H E F G 4 cm

31 Solution The distance of: b.BD to line EG = PQ ( PQ  BD, PQ  EG = AE = 4 cm A B C D H E F G 4 cm P Q

32 The Distance of Line to Plane This display shows the distance of line g to plane V is length of line segment which connect that line and plane perpendicularly. V g g

33 e.g. 1 Given that the edge length os a cobe ABCD.EFGH is 8 cm The distance of line AE to plane BDHF is…. A B C D H E F G 8 cm P

34 Solution The distance of line AE to plane BDHF Is represented by the length of AP.(AP  AE AP  BDHF) AP = ½ AC (AC  BDHF ) = ½.8√2 = 4√2 A B C D H E F G 8 cm P Thus the distance from A to BDHF = 4√2 cm

35 V W The Distance of Plane to Plane This display explains the distance of plane W and plane V is length of line segment which is perpendicuar to plane W and is perpendicular to plane V. W Jarak Dua Bidang

36 e.g. 1 : Given that the edge length of a cube ABCD.EFGH is 6 cm. The distance of plane AFH to plane BDG is…. A B C D H E F G 6 cm

37 Solution The distance of plane AFHto plane BDG Is represented by PQ PQ = ⅓ CE (CE is a space diagonal) PQ = ⅓. 6√3 = 2√3 A B C D H E F G 6 cm P Q Thus the distance of AFH to BDG = 2√3 cm

38 e.g. 2 : Given that the edge length of a cube ABCD.EFGH is 12 cm. A B C D H E F G 12 cm Points K, L and M are the middle point of BC, CD dan CG. The distance of plane AFH and KLM is…. K L M

39 Solution Diagonal EC = 12√3 The distance from E to AFH = distance from AFH to BDG = distance from BDG to C A B C D H E F G 12 cm Thus the distance from point E to AFH = ⅓EC =⅓.12√3 = 4√3 So that the distance from BDG to C is 4√3 too. L

40 A B C D H E F G 12 cm The distance of BDG to point C is 4√3. The distance of BDG to KLM = distance of KLM to point C = ½.4√3 = 2√3 K L M Thus the distance of AFH to KLM = Distance of AFH to BDG + distance of BDG to KLM = 4√3 + 2√3 = 6√3 cm

41 Have a nice try !