Mathematical Structures for Computer Graphics Steven J. Janke John Wiley & Sons, 2015 ISBN: Exercise Answers

Size: px
Start display at page:

Download "Mathematical Structures for Computer Graphics Steven J. Janke John Wiley & Sons, 2015 ISBN: Exercise Answers"

Transcription

1 Mathematical Structures for Computer Graphics Steven J. Janke John Wiley & Sons, 2015 ISBN: Updated /17/15 Exercise Answers Chapter 1 1. Four right-handed systems: ( i, j, k), ( i, j, k), ( i, j, k), ( i, j, k) 2. The diagonal divides each of the smaller squares into two triangles congruent to the original. The larger squares is divided by two diagonals into four of the original triangles.. (Use similar triangles.) 4. Distance = 5. ABC = 80.40, ACB = 48.99, BAC = In radians: ABC = 1.40, ACB = 0.86, BAC = None are right triangles. 7. a.) Perpendicular bisector of P 0 P 1. b.) Center of circumscribed circle. 8. Square surrounding given square with rounded corners. 9. For example: (8,15,17) and (5, 12, 1) 10. (s 2 t 2 ) 2 + (2st) 2 = (s 2 + t 2 ) 11. (2, ) becomes ( 5 2, (x, y) becomes ( x+1 2, y 6 1. A is still in the upper semicircle in Fig CDB is still a right triangle. CDB still equals α. 1

2 14. The altitude goes from vertex A to side a dividing it into two parts: c cos β and b cos γ. Also, α = π (β + γ), so sin α = sin(β + γ). The Law of Sines finishes the derivation. Chapter 2 1. Midpoint = (110, 125) 2. A = (80, 00) P 1 = (154, 252) P 2 = (228, 204) P = (02, 156) P 4 = (76, 108) B = (450, 60). DE = 8.60 DF = 4.47 EF = 10.0 EF D = DEF = EDF = v = w = 2 D 1 = v + w = (1 + 2, 1) D 2 = w v = ( 2 1, 1) D 1 D 2 = 1 1 = 0 2

3 5. AB = (10, 2) BC = ( 1, 5) CD = ( 10, 2) DA = (1, 5) AB BC = = 0 AB CD = = 0 CD DA = = 0 DA AB = = 0 6. Center = (7.5, 4.5) 7. P = Midpoint of BC = 1 2 B C and M = A + 2 (P A) 8. v ( r + s) = (v 1, v 2 ) (r 1 + s 1, r 2 + s 2 ) = v 1 (r 1 + s 1 ) + v 2 (r 2 + s 2 ) = w = (2, 7) + 54 (8, 1) 10. w = v with diagonals ( v+ w) and ( v w). Finally, ( v+ w) ( v w) = c 2 = (x 1 x 2 ) 2 + (y 1 y 2 ) 2 + (z 1 z 2 ) 2 = (x y z 2 1) + (x y z 2 2) 2 u w cos θ. Solve for the last term which is 2( u w). 12. cos θ = 0.48 = θ = (Note that this is a little small for normal human vision.) 1. ST = T U = 7.81 US = 7.68 SUT = T SU = ST U = Area = A B = ( 16, 9, 10) A C = (17, 27, 4) A (B + C) = (1, 6, 14)

4 16. B C is perpendicular to B and to C. A (B C) is perpendicular to (B C) and therefore must be in the plane described by B and C. The x coordinate of A (B C) is a 2 (b 1 c 2 b 2 c 1 ) a (B c 1 b 1 c ) and this equals the x coordinate of (A C)B (A B)C. Similarly for the y and z coordinates. Chapter 1. P = (0.18, 1.67) 2. P = (8, 2 ) + t(11, ). Note direction vector could be ( 11, ).. Two possible answers: C = (.84, 47.8) or C = (48.16, 1.8) 4. P = P 0 + t v where P 0 = ( 8, 12, 7) or P 0 = ( 2, 1,.5). Direction vector v = ( 6, 1,.5). Any vector parallel to v also works. 5. 1x 11y + 21z = Distance = Distance = (10, 12, 5) (P P 0 ) where P 0 = (19.51, 2.41, 9.76) or P 0 = ( 19.51, 2.41, 9.76). 9. All three planes contain A = (8,, 6) and have the form n i (P A) where n 1 = (2, 1, 1), n 2 = ( 8, 11, 5), n = ( 1,, 5). Vectors parallel to the n i will also work. 10. None of the pairs of line segments intersect. 11. The point (15, 16) is outside the triangle. 12. One possible algorithm: Test each of the two diagonals to find one such that the line containing it separates the other two vertices (each is on a different side of the line). If the quadrilateral is convex, both diagonals will satisfy the condition. The midpoint of the selected diagonal is inside the quadrilateral. 1. It intersects the plane at ( 0.615,.58, 5.692). 4

5 14. Medians intersect at (5, 2.67, 4). Distances:.62 (to C),.28 (to B), 2.60 (to A). 15. Intersects in the two points (7.785, 0.595, 1.0) and (.585,.195, 1.0). 16. Closest point of intersection is (6., 9., 11.9). 17. New center: (9.09, 7.977, ). 18. Q = (.454, 0.66, 4.455) 19. Intersection: (1, 1, ). This point is inside the triangle. 20. Volume of tetrahedron = 1/6 2; Volume of parallelopiped = 1/ 2; Ratio = 1/6 21. i. Angle between faces = 70.5 ii. Distance between edges AB and CD = 1/ 2 iii. Length of altitude = 2/ iv. Angle between AB and face ACD = Line = (6, 2, 46); Point of intersection = (51, 11, 26) 2. (a.) Normal to plane (Cartesian) = (4, 7, 2). (b.) Point of intersection (Cartesian) of three planes = ( 1.072, 1.471, 0.045) 24. Line of intersection: P = (8, 4, 0) + t(7, 9, 4) 25. Intersection point = (0.255, 0.46, 4.085) 26. Distance between lines = 1.0. Distance between segments = Angle with plane = Line: P = (51.99, 8.27, 0) + t(15, 7, 1) 29. Triangle area = Vector = ( 1, 20, 46) (or any multiple). 1. i. Multiplication/Division = 11; Addition/Subtraction = 1; Square roots = 5

6 ii. Multiplication/Division = 22; Addition/Subtraction = 22; Square roots = 0 2. Q 1 = (.722, 1.166, 8.278) and Q 2 = (10.06, 2.0, 5.112). Not coplanar = 59 > 1 and ( 2) 4 = 10 < 1. Therefore, they are on opposite sides of the line. Same idea in three dimensions. Chapter 4 1. [ ] 5/8 1/8 /2 1/2 2. A = ( 2, ), B = (5.07, 4.14), C = (6.49, 0.17). C = (7.54, 27.05) or C = (44.46, 11.05) 4. If B = (x 1, y 1 ) and C = (x 2, y 2 ), let P = [ ] x1 y 1. x 2 y 2 Then the area of ABC is one half the determinant, 1 2 det P. (This follows from the cross product ( B A) ( C A.) In general, if matrix M transforms the triangle, the area is 1 2 det MP = 1 2 det M det P = 1 2 det P. 5. (.71, 7.7) 6. (5.67, 0.67,.67) [ ] Project onto x-axis:. Project onto y = x: 0 0 [ ] [ ] T (P ) = P [ ] 1/2 1/2. 1/2 1/2 9. The product of two rotation matrices has entries of the form cos(θ + γ) and ± sin(θ + γ). The product of two reflection matrices has ±1 on the main diagonals and zeroes elsewhere. 6

7 e f g 11. M arb = g e f where e = 1+, f = 1, g = 1. f g e (0, 0, 0) (0, 0, 0) (0, 0, 1) (0., 0.24, 0.91) (0, 1, 0) ( 0.24, 0.91, 0.) (0, 1, 1) (0.09, 0.67, 1.24) (1, 0, 0) (0.91, 0., 0.24) (1, 0, 1) (1.24, 0.09, 0.67) (1, 1, 0) (0.67, 1.24, 0.09) (1, 1, 1) (1, 1, 1) M arb = = The product on the right represents a clockwise (π/2) rotation around the z-axis followed by a clockwise (π/2) rotation around the x-axis. 1. Both tetrahedrons are centered at (0, 0, 0) so no translation is needed. The larger needs to be scaled down by 1/ 8. Transforming the tetrahedron from the exercise to the one from the example gives the following matrix: M = Both sides of the equation are vectors, so we need to show their coordinates match. The x coordinate of A (B C) is a y (b x c y b y c x ) a z (b z c x b x c z ) 7

8 On the right side, the x coordinate is a x c x + a y c y + a z c z )b x (a x b x + a y b y + a z b z )c x Algebraically they are equal and the same approach shows the y and z coordinates are equal. 15. If R cw is the clockwise rotation that moves the line to the x-axis, then [ ] [ ] [ ] T = Rcw 1 R 0 1 cw = The matrix corresponds to a counter-clockwise rotation of Each cross section where y = y 0 becomes a parallelogram with area one. The height (y direction) of the cube does not change since all y coordinates remain the same. Hence the transformed cube has volume one. 17. Projected segment has end points (.08, 1.54) and (2.5, 5). 18. Projected segment has end points (4, 2, 6) and (5, 10, 20). 19. Assuming the eye is on the z axis and the two segments are parallel to each other, if they are also parallel to the xy plane, they will project to parallel lines. [ ] a w = a ( w ( a w) a) = a w ( a w)( a a) = a w 22. The transformed cube is similar to that in exercise #16; only the orientation of the parallelogram cross-sections has changed. Volume is still one. 8

Higher Geometry Problems

Higher Geometry Problems Higher Geometry Problems (1 Look up Eucidean Geometry on Wikipedia, and write down the English translation given of each of the first four postulates of Euclid. Rewrite each postulate as a clear statement

More information

Nozha Directorate of Education Form : 2 nd Prep. Nozha Language Schools Ismailia Road Branch

Nozha Directorate of Education Form : 2 nd Prep. Nozha Language Schools Ismailia Road Branch Cairo Governorate Department : Maths Nozha Directorate of Education Form : 2 nd Prep. Nozha Language Schools Sheet Ismailia Road Branch Sheet ( 1) 1-Complete 1. in the parallelogram, each two opposite

More information

Geometry Honors Review for Midterm Exam

Geometry Honors Review for Midterm Exam Geometry Honors Review for Midterm Exam Format of Midterm Exam: Scantron Sheet: Always/Sometimes/Never and Multiple Choice 40 Questions @ 1 point each = 40 pts. Free Response: Show all work and write answers

More information

Higher Geometry Problems

Higher Geometry Problems Higher Geometry Problems (1) Look up Eucidean Geometry on Wikipedia, and write down the English translation given of each of the first four postulates of Euclid. Rewrite each postulate as a clear statement

More information

1 Line n intersects lines l and m, forming the angles shown in the diagram below. 4 In the diagram below, MATH is a rhombus with diagonals AH and MT.

1 Line n intersects lines l and m, forming the angles shown in the diagram below. 4 In the diagram below, MATH is a rhombus with diagonals AH and MT. 1 Line n intersects lines l and m, forming the angles shown in the diagram below. 4 In the diagram below, MATH is a rhombus with diagonals AH and MT. Which value of x would prove l m? 1) 2.5 2) 4.5 3)

More information

0112ge. Geometry Regents Exam Line n intersects lines l and m, forming the angles shown in the diagram below.

0112ge. Geometry Regents Exam Line n intersects lines l and m, forming the angles shown in the diagram below. Geometry Regents Exam 011 011ge 1 Line n intersects lines l and m, forming the angles shown in the diagram below. 4 In the diagram below, MATH is a rhombus with diagonals AH and MT. Which value of x would

More information

Mathematics 2260H Geometry I: Euclidean geometry Trent University, Winter 2012 Quiz Solutions

Mathematics 2260H Geometry I: Euclidean geometry Trent University, Winter 2012 Quiz Solutions Mathematics 2260H Geometry I: Euclidean geometry Trent University, Winter 2012 Quiz Solutions Quiz #1. Tuesday, 17 January, 2012. [10 minutes] 1. Given a line segment AB, use (some of) Postulates I V,

More information

0809ge. Geometry Regents Exam Based on the diagram below, which statement is true?

0809ge. Geometry Regents Exam Based on the diagram below, which statement is true? 0809ge 1 Based on the diagram below, which statement is true? 3 In the diagram of ABC below, AB AC. The measure of B is 40. 1) a b ) a c 3) b c 4) d e What is the measure of A? 1) 40 ) 50 3) 70 4) 100

More information

SOLUTION. Taken together, the preceding equations imply that ABC DEF by the SSS criterion for triangle congruence.

SOLUTION. Taken together, the preceding equations imply that ABC DEF by the SSS criterion for triangle congruence. 1. [20 points] Suppose that we have ABC and DEF in the Euclidean plane and points G and H on (BC) and (EF) respectively such that ABG DEH and AGC DHF. Prove that ABC DEF. The first congruence assumption

More information

Chapter (Circle) * Circle - circle is locus of such points which are at equidistant from a fixed point in

Chapter (Circle) * Circle - circle is locus of such points which are at equidistant from a fixed point in Chapter - 10 (Circle) Key Concept * Circle - circle is locus of such points which are at equidistant from a fixed point in a plane. * Concentric circle - Circle having same centre called concentric circle.

More information

chapter 1 vector geometry solutions V Consider the parallelogram shown alongside. Which of the following statements are true?

chapter 1 vector geometry solutions V Consider the parallelogram shown alongside. Which of the following statements are true? chapter vector geometry solutions V. Exercise A. For the shape shown, find a single vector which is equal to a)!!! " AB + BC AC b)! AD!!! " + DB AB c)! AC + CD AD d)! BC + CD!!! " + DA BA e) CD!!! " "

More information

0811ge. Geometry Regents Exam BC, AT = 5, TB = 7, and AV = 10.

0811ge. Geometry Regents Exam BC, AT = 5, TB = 7, and AV = 10. 0811ge 1 The statement "x is a multiple of 3, and x is an even integer" is true when x is equal to 1) 9 2) 8 3) 3 4) 6 2 In the diagram below, ABC XYZ. 4 Pentagon PQRST has PQ parallel to TS. After a translation

More information

0616geo. Geometry CCSS Regents Exam x 2 + 4x = (y 2 20)

0616geo. Geometry CCSS Regents Exam x 2 + 4x = (y 2 20) 0616geo 1 A student has a rectangular postcard that he folds in half lengthwise. Next, he rotates it continuously about the folded edge. Which three-dimensional object below is generated by this rotation?

More information

5-1 Practice Form K. Midsegments of Triangles. Identify three pairs of parallel segments in the diagram.

5-1 Practice Form K. Midsegments of Triangles. Identify three pairs of parallel segments in the diagram. 5-1 Practice Form K Midsegments of Triangles Identify three pairs of parallel segments in the diagram. 1. 2. 3. Name the segment that is parallel to the given segment. 4. MN 5. ON 6. AB 7. CB 8. OM 9.

More information

Exercises for Unit I I (Vector algebra and Euclidean geometry)

Exercises for Unit I I (Vector algebra and Euclidean geometry) Exercises for Unit I I (Vector algebra and Euclidean geometry) I I.1 : Approaches to Euclidean geometry Ryan : pp. 5 15 1. What is the minimum number of planes containing three concurrent noncoplanar lines

More information

Lesson 2B: Thales Theorem

Lesson 2B: Thales Theorem Lesson 2B: Thales Theorem Learning Targets o I can identify radius, diameter, chords, central circles, inscribed circles and semicircles o I can explain that an ABC is a right triangle, then A, B, and

More information

QUESTION BANK ON STRAIGHT LINE AND CIRCLE

QUESTION BANK ON STRAIGHT LINE AND CIRCLE QUESTION BANK ON STRAIGHT LINE AND CIRCLE Select the correct alternative : (Only one is correct) Q. If the lines x + y + = 0 ; 4x + y + 4 = 0 and x + αy + β = 0, where α + β =, are concurrent then α =,

More information

Unit 8. ANALYTIC GEOMETRY.

Unit 8. ANALYTIC GEOMETRY. Unit 8. ANALYTIC GEOMETRY. 1. VECTORS IN THE PLANE A vector is a line segment running from point A (tail) to point B (head). 1.1 DIRECTION OF A VECTOR The direction of a vector is the direction of the

More information

0116ge. Geometry Regents Exam RT and SU intersect at O.

0116ge. Geometry Regents Exam RT and SU intersect at O. Geometry Regents Exam 06 06ge What is the equation of a circle with its center at (5, ) and a radius of 3? ) (x 5) + (y + ) = 3 ) (x 5) + (y + ) = 9 3) (x + 5) + (y ) = 3 4) (x + 5) + (y ) = 9 In the diagram

More information

MATH 255 Applied Honors Calculus III Winter Midterm 1 Review Solutions

MATH 255 Applied Honors Calculus III Winter Midterm 1 Review Solutions MATH 55 Applied Honors Calculus III Winter 11 Midterm 1 Review Solutions 11.1: #19 Particle starts at point ( 1,, traces out a semicircle in the counterclockwise direction, ending at the point (1,. 11.1:

More information

Homework Assignments Math /02 Fall 2017

Homework Assignments Math /02 Fall 2017 Homework Assignments Math 119-01/02 Fall 2017 Assignment 1 Due date : Wednesday, August 30 Section 6.1, Page 178: #1, 2, 3, 4, 5, 6. Section 6.2, Page 185: #1, 2, 3, 5, 6, 8, 10-14, 16, 17, 18, 20, 22,

More information

Vectors - Applications to Problem Solving

Vectors - Applications to Problem Solving BERKELEY MATH CIRCLE 00-003 Vectors - Applications to Problem Solving Zvezdelina Stankova Mills College& UC Berkeley 1. Well-known Facts (1) Let A 1 and B 1 be the midpoints of the sides BC and AC of ABC.

More information

TRIANGLES CHAPTER 7. (A) Main Concepts and Results. (B) Multiple Choice Questions

TRIANGLES CHAPTER 7. (A) Main Concepts and Results. (B) Multiple Choice Questions CHAPTER 7 TRIANGLES (A) Main Concepts and Results Triangles and their parts, Congruence of triangles, Congruence and correspondence of vertices, Criteria for Congruence of triangles: (i) SAS (ii) ASA (iii)

More information

2003 AIME Given that ((3!)!)! = k n!, where k and n are positive integers and n is as large as possible, find k + n.

2003 AIME Given that ((3!)!)! = k n!, where k and n are positive integers and n is as large as possible, find k + n. 003 AIME 1 Given that ((3!)!)! = k n!, where k and n are positive integers and n is as large 3! as possible, find k + n One hundred concentric circles with radii 1,, 3,, 100 are drawn in a plane The interior

More information

0114ge. Geometry Regents Exam 0114

0114ge. Geometry Regents Exam 0114 0114ge 1 The midpoint of AB is M(4, 2). If the coordinates of A are (6, 4), what are the coordinates of B? 1) (1, 3) 2) (2, 8) 3) (5, 1) 4) (14, 0) 2 Which diagram shows the construction of a 45 angle?

More information

Test Corrections for Unit 1 Test

Test Corrections for Unit 1 Test MUST READ DIRECTIONS: Read the directions located on www.koltymath.weebly.com to understand how to properly do test corrections. Ask for clarification from your teacher if there are parts that you are

More information

Olympiad Correspondence Problems. Set 3

Olympiad Correspondence Problems. Set 3 (solutions follow) 1998-1999 Olympiad Correspondence Problems Set 3 13. The following construction and proof was proposed for trisecting a given angle with ruler and Criticizecompasses the arguments. Construction.

More information

Geometry. Class Examples (July 1) Paul Yiu. Department of Mathematics Florida Atlantic University. Summer 2014

Geometry. Class Examples (July 1) Paul Yiu. Department of Mathematics Florida Atlantic University. Summer 2014 Geometry lass Examples (July 1) Paul Yiu Department of Mathematics Florida tlantic University c b a Summer 2014 21 Example 11: Three congruent circles in a circle. The three small circles are congruent.

More information

2016 State Mathematics Contest Geometry Test

2016 State Mathematics Contest Geometry Test 2016 State Mathematics Contest Geometry Test In each of the following, choose the BEST answer and record your choice on the answer sheet provided. To ensure correct scoring, be sure to make all erasures

More information

JEFFERSON MATH PROJECT REGENTS AT RANDOM

JEFFERSON MATH PROJECT REGENTS AT RANDOM JEFFERSON MATH PROJECT REGENTS AT RANDOM The NY Geometry Regents Exams Fall 2008-August 2009 Dear Sir I have to acknolege the reciept of your favor of May 14. in which you mention that you have finished

More information

1. If two angles of a triangle measure 40 and 80, what is the measure of the other angle of the triangle?

1. If two angles of a triangle measure 40 and 80, what is the measure of the other angle of the triangle? 1 For all problems, NOTA stands for None of the Above. 1. If two angles of a triangle measure 40 and 80, what is the measure of the other angle of the triangle? (A) 40 (B) 60 (C) 80 (D) Cannot be determined

More information

Alg. (( Sheet 1 )) [1] Complete : 1) =.. 3) =. 4) 3 a 3 =.. 5) X 3 = 64 then X =. 6) 3 X 6 =... 7) 3

Alg. (( Sheet 1 )) [1] Complete : 1) =.. 3) =. 4) 3 a 3 =.. 5) X 3 = 64 then X =. 6) 3 X 6 =... 7) 3 Cairo Governorate Department : Maths Nozha Directorate of Education Form : 2 nd Prep. Nozha Language Schools Sheet Ismailia Road Branch [1] Complete : 1) 3 216 =.. Alg. (( Sheet 1 )) 1 8 2) 3 ( ) 2 =..

More information

2. In ABC, the measure of angle B is twice the measure of angle A. Angle C measures three times the measure of angle A. If AC = 26, find AB.

2. In ABC, the measure of angle B is twice the measure of angle A. Angle C measures three times the measure of angle A. If AC = 26, find AB. 2009 FGCU Mathematics Competition. Geometry Individual Test 1. You want to prove that the perpendicular bisector of the base of an isosceles triangle is also the angle bisector of the vertex. Which postulate/theorem

More information

right angle an angle whose measure is exactly 90ᴼ

right angle an angle whose measure is exactly 90ᴼ right angle an angle whose measure is exactly 90ᴼ m B = 90ᴼ B two angles that share a common ray A D C B Vertical Angles A D C B E two angles that are opposite of each other and share a common vertex two

More information

Downloaded from

Downloaded from Triangles 1.In ABC right angled at C, AD is median. Then AB 2 = AC 2 - AD 2 AD 2 - AC 2 3AC 2-4AD 2 (D) 4AD 2-3AC 2 2.Which of the following statement is true? Any two right triangles are similar

More information

Homework Assignments Math /02 Fall 2014

Homework Assignments Math /02 Fall 2014 Homework Assignments Math 119-01/02 Fall 2014 Assignment 1 Due date : Friday, September 5 6th Edition Problem Set Section 6.1, Page 178: #1, 2, 3, 4, 5, 6. Section 6.2, Page 185: #1, 2, 3, 5, 6, 8, 10-14,

More information

Unit 1. GSE Analytic Geometry EOC Review Name: Units 1 3. Date: Pd:

Unit 1. GSE Analytic Geometry EOC Review Name: Units 1 3. Date: Pd: GSE Analytic Geometry EOC Review Name: Units 1 Date: Pd: Unit 1 1 1. Figure A B C D F is a dilation of figure ABCDF by a scale factor of. The dilation is centered at ( 4, 1). 2 Which statement is true?

More information

HIGHER GEOMETRY. 1. Notation. Below is some notation I will use. KEN RICHARDSON

HIGHER GEOMETRY. 1. Notation. Below is some notation I will use. KEN RICHARDSON HIGHER GEOMETRY KEN RICHARDSON Contents. Notation. What is rigorous math? 3. Introduction to Euclidean plane geometry 3 4. Facts about lines, angles, triangles 6 5. Interlude: logic and proofs 9 6. Quadrilaterals

More information

One Theorem, Six Proofs

One Theorem, Six Proofs 50/ ONE THEOREM, SIX PROOFS One Theorem, Six Proofs V. Dubrovsky It is often more useful to acquaint yourself with many proofs of the same theorem rather than with similar proofs of numerous results. The

More information

(A B) 2 + (A B) 2. and factor the result.

(A B) 2 + (A B) 2. and factor the result. Transformational Geometry of the Plane (Master Plan) Day 1. Some Coordinate Geometry. Cartesian (rectangular) coordinates on the plane. What is a line segment? What is a (right) triangle? State and prove

More information

0113ge. Geometry Regents Exam In the diagram below, under which transformation is A B C the image of ABC?

0113ge. Geometry Regents Exam In the diagram below, under which transformation is A B C the image of ABC? 0113ge 1 If MNP VWX and PM is the shortest side of MNP, what is the shortest side of VWX? 1) XV ) WX 3) VW 4) NP 4 In the diagram below, under which transformation is A B C the image of ABC? In circle

More information

11 th Philippine Mathematical Olympiad Questions, Answers, and Hints

11 th Philippine Mathematical Olympiad Questions, Answers, and Hints view.php3 (JPEG Image, 840x888 pixels) - Scaled (71%) https://mail.ateneo.net/horde/imp/view.php3?mailbox=inbox&inde... 1 of 1 11/5/2008 5:02 PM 11 th Philippine Mathematical Olympiad Questions, Answers,

More information

0811ge. Geometry Regents Exam

0811ge. Geometry Regents Exam 0811ge 1 The statement "x is a multiple of 3, and x is an even integer" is true when x is equal to 1) 9 ) 8 3) 3 4) 6 In the diagram below, ABC XYZ. 4 Pentagon PQRST has PQ parallel to TS. After a translation

More information

SMT 2018 Geometry Test Solutions February 17, 2018

SMT 2018 Geometry Test Solutions February 17, 2018 SMT 018 Geometry Test Solutions February 17, 018 1. Consider a semi-circle with diameter AB. Let points C and D be on diameter AB such that CD forms the base of a square inscribed in the semicircle. Given

More information

( ) = ( ) ( ) = ( ) = + = = = ( ) Therefore: , where t. Note: If we start with the condition BM = tab, we will have BM = ( x + 2, y + 3, z 5)

( ) = ( ) ( ) = ( ) = + = = = ( ) Therefore: , where t. Note: If we start with the condition BM = tab, we will have BM = ( x + 2, y + 3, z 5) Chapter Exercise a) AB OB OA ( xb xa, yb ya, zb za),,, 0, b) AB OB OA ( xb xa, yb ya, zb za) ( ), ( ),, 0, c) AB OB OA x x, y y, z z (, ( ), ) (,, ) ( ) B A B A B A ( ) d) AB OB OA ( xb xa, yb ya, zb za)

More information

1. Matrices and Determinants

1. Matrices and Determinants Important Questions 1. Matrices and Determinants Ex.1.1 (2) x 3x y Find the values of x, y, z if 2x + z 3y w = 0 7 3 2a Ex 1.1 (3) 2x 3x y If 2x + z 3y w = 3 2 find x, y, z, w 4 7 Ex 1.1 (13) 3 7 3 2 Find

More information

21. Prove that If one side of the cyclic quadrilateral is produced then the exterior angle is equal to the interior opposite angle.

21. Prove that If one side of the cyclic quadrilateral is produced then the exterior angle is equal to the interior opposite angle. 21. Prove that If one side of the cyclic quadrilateral is produced then the exterior angle is equal to the interior opposite angle. 22. Prove that If two sides of a cyclic quadrilateral are parallel, then

More information

Honors Geometry Review Exercises for the May Exam

Honors Geometry Review Exercises for the May Exam Honors Geometry, Spring Exam Review page 1 Honors Geometry Review Exercises for the May Exam C 1. Given: CA CB < 1 < < 3 < 4 3 4 congruent Prove: CAM CBM Proof: 1 A M B 1. < 1 < 1. given. < 1 is supp to

More information

Nozha Directorate of Education Form : 2 nd Prep

Nozha Directorate of Education Form : 2 nd Prep Cairo Governorate Department : Maths Nozha Directorate of Education Form : 2 nd Prep Nozha Language Schools Geometry Revision Sheet Ismailia Road Branch Sheet ( 1) 1-Complete 1. In the parallelogram, each

More information

13 Spherical geometry

13 Spherical geometry 13 Spherical geometry Let ABC be a triangle in the Euclidean plane. From now on, we indicate the interior angles A = CAB, B = ABC, C = BCA at the vertices merely by A, B, C. The sides of length a = BC

More information

Geometry Midterm Exam Review 3. Square BERT is transformed to create the image B E R T, as shown.

Geometry Midterm Exam Review 3. Square BERT is transformed to create the image B E R T, as shown. 1. Reflect FOXY across line y = x. 3. Square BERT is transformed to create the image B E R T, as shown. 2. Parallelogram SHAQ is shown. Point E is the midpoint of segment SH. Point F is the midpoint of

More information

Chapter 8: Right Triangles Topic 5: Mean Proportions & Altitude Rules

Chapter 8: Right Triangles Topic 5: Mean Proportions & Altitude Rules Name: Date: Do Now: Use the diagram to complete all parts: a) Find all three angles in each triangle. Chapter 8: Right Triangles Topic 5: Mean Proportions & Altitude Rules b) Find side ZY c) Are these

More information

Geometry Problem Solving Drill 08: Congruent Triangles

Geometry Problem Solving Drill 08: Congruent Triangles Geometry Problem Solving Drill 08: Congruent Triangles Question No. 1 of 10 Question 1. The following triangles are congruent. What is the value of x? Question #01 (A) 13.33 (B) 10 (C) 31 (D) 18 You set

More information

Mu Alpha Theta National Convention 2013

Mu Alpha Theta National Convention 2013 Practice Round Alpha School Bowl P1. What is the common difference of the arithmetic sequence 10, 23,? P2. Find the sum of the digits of the base ten representation of 2 15. P3. Find the smaller value

More information

Triangles. Example: In the given figure, S and T are points on PQ and PR respectively of PQR such that ST QR. Determine the length of PR.

Triangles. Example: In the given figure, S and T are points on PQ and PR respectively of PQR such that ST QR. Determine the length of PR. Triangles Two geometric figures having the same shape and size are said to be congruent figures. Two geometric figures having the same shape, but not necessarily the same size, are called similar figures.

More information

b UVW is a right-angled triangle, therefore VW is the diameter of the circle. Centre of circle = Midpoint of VW = (8 2) + ( 2 6) = 100

b UVW is a right-angled triangle, therefore VW is the diameter of the circle. Centre of circle = Midpoint of VW = (8 2) + ( 2 6) = 100 Circles 6F a U(, 8), V(7, 7) and W(, ) UV = ( x x ) ( y y ) = (7 ) (7 8) = 8 VW = ( 7) ( 7) = 64 UW = ( ) ( 8) = 8 Use Pythagoras' theorem to show UV UW = VW 8 8 = 64 = VW Therefore, UVW is a right-angled

More information

Chapter 10. Properties of Circles

Chapter 10. Properties of Circles Chapter 10 Properties of Circles 10.1 Use Properties of Tangents Objective: Use properties of a tangent to a circle. Essential Question: how can you verify that a segment is tangent to a circle? Terminology:

More information

(D) (A) Q.3 To which of the following circles, the line y x + 3 = 0 is normal at the point ? 2 (A) 2

(D) (A) Q.3 To which of the following circles, the line y x + 3 = 0 is normal at the point ? 2 (A) 2 CIRCLE [STRAIGHT OBJECTIVE TYPE] Q. The line x y + = 0 is tangent to the circle at the point (, 5) and the centre of the circles lies on x y = 4. The radius of the circle is (A) 3 5 (B) 5 3 (C) 5 (D) 5

More information

Section 5.1. Perimeter and Area

Section 5.1. Perimeter and Area Section 5.1 Perimeter and Area Perimeter and Area The perimeter of a closed plane figure is the distance around the figure. The area of a closed plane figure is the number of non-overlapping squares of

More information

Mathematics 2260H Geometry I: Euclidean geometry Trent University, Fall 2016 Solutions to the Quizzes

Mathematics 2260H Geometry I: Euclidean geometry Trent University, Fall 2016 Solutions to the Quizzes Mathematics 2260H Geometry I: Euclidean geometry Trent University, Fall 2016 Solutions to the Quizzes Quiz #1. Wednesday, 13 September. [10 minutes] 1. Suppose you are given a line (segment) AB. Using

More information

Indicate whether the statement is true or false.

Indicate whether the statement is true or false. PRACTICE EXAM IV Sections 6.1, 6.2, 8.1 8.4 Indicate whether the statement is true or false. 1. For a circle, the constant ratio of the circumference C to length of diameter d is represented by the number.

More information

Similarity of Triangle

Similarity of Triangle Similarity of Triangle 95 17 Similarity of Triangle 17.1 INTRODUCTION Looking around you will see many objects which are of the same shape but of same or different sizes. For examples, leaves of a tree

More information

Exercises for Unit V (Introduction to non Euclidean geometry)

Exercises for Unit V (Introduction to non Euclidean geometry) Exercises for Unit V (Introduction to non Euclidean geometry) V.1 : Facts from spherical geometry Ryan : pp. 84 123 [ Note : Hints for the first two exercises are given in math133f07update08.pdf. ] 1.

More information

GEO REVIEW TEST #1. 1. In which quadrilateral are the diagonals always congruent?

GEO REVIEW TEST #1. 1. In which quadrilateral are the diagonals always congruent? GEO REVIEW TEST #1 Name: Date: 1. In which quadrilateral are the diagonals always congruent? (1) rectangle (3) rhombus 4. In the accompanying diagram, lines AB and CD intersect at point E. If m AED = (x+10)

More information

LAMC Beginners Circle November 10, Oleg Gleizer. Warm-up

LAMC Beginners Circle November 10, Oleg Gleizer. Warm-up LAMC Beginners Circle November 10, 2013 Oleg Gleizer oleg1140@gmail.com Warm-up Problem 1 Can a power of two (a number of the form 2 n ) have all the decimal digits 0, 1,..., 9 the same number of times?

More information

the Further Mathematics network

the Further Mathematics network the Further Mathematics network www.fmnetwork.org.uk 1 the Further Mathematics network www.fmnetwork.org.uk Further Pure 3: Teaching Vector Geometry Let Maths take you Further 2 Overview Scalar and vector

More information

Examples: Identify three pairs of parallel segments in the diagram. 1. AB 2. BC 3. AC. Write an equation to model this theorem based on the figure.

Examples: Identify three pairs of parallel segments in the diagram. 1. AB 2. BC 3. AC. Write an equation to model this theorem based on the figure. 5.1: Midsegments of Triangles NOTE: Midsegments are also to the third side in the triangle. Example: Identify the 3 midsegments in the diagram. Examples: Identify three pairs of parallel segments in the

More information

UNIT 1: SIMILARITY, CONGRUENCE, AND PROOFS. 1) Figure A'B'C'D'F' is a dilation of figure ABCDF by a scale factor of 1. 2 centered at ( 4, 1).

UNIT 1: SIMILARITY, CONGRUENCE, AND PROOFS. 1) Figure A'B'C'D'F' is a dilation of figure ABCDF by a scale factor of 1. 2 centered at ( 4, 1). 1) Figure A'B'C'D'F' is a dilation of figure ABCDF by a scale factor of 1. 2 centered at ( 4, 1). The dilation is Which statement is true? A. B. C. D. AB B' C' A' B' BC AB BC A' B' B' C' AB BC A' B' D'

More information

0609ge. Geometry Regents Exam AB DE, A D, and B E.

0609ge. Geometry Regents Exam AB DE, A D, and B E. 0609ge 1 Juliann plans on drawing ABC, where the measure of A can range from 50 to 60 and the measure of B can range from 90 to 100. Given these conditions, what is the correct range of measures possible

More information

45-th Moldova Mathematical Olympiad 2001

45-th Moldova Mathematical Olympiad 2001 45-th Moldova Mathematical Olympiad 200 Final Round Chişinǎu, March 2 Grade 7. Prove that y 3 2x+ x 3 2y x 2 + y 2 for any numbers x,y [, 2 3 ]. When does equality occur? 2. Let S(n) denote the sum of

More information

The Advantage Testing Foundation Olympiad Solutions

The Advantage Testing Foundation Olympiad Solutions The Advantage Testing Foundation 014 Olympiad Problem 1 Say that a convex quadrilateral is tasty if its two diagonals divide the quadrilateral into four nonoverlapping similar triangles. Find all tasty

More information

MA 460 Supplement: Analytic geometry

MA 460 Supplement: Analytic geometry M 460 Supplement: nalytic geometry Donu rapura In the 1600 s Descartes introduced cartesian coordinates which changed the way we now do geometry. This also paved for subsequent developments such as calculus.

More information

SUMMATIVE ASSESSMENT-1 SAMPLE PAPER (SET-2) MATHEMATICS CLASS IX

SUMMATIVE ASSESSMENT-1 SAMPLE PAPER (SET-2) MATHEMATICS CLASS IX SUMMATIVE ASSESSMENT-1 SAMPLE PAPER (SET-) MATHEMATICS CLASS IX Time: 3 to 3 1 hours Maximum Marks: 80 GENERAL INSTRUCTIONS: 1. All questions are compulsory.. The question paper is divided into four sections

More information

Geometry Final Review. Chapter 1. Name: Per: Vocab. Example Problems

Geometry Final Review. Chapter 1. Name: Per: Vocab. Example Problems Geometry Final Review Name: Per: Vocab Word Acute angle Adjacent angles Angle bisector Collinear Line Linear pair Midpoint Obtuse angle Plane Pythagorean theorem Ray Right angle Supplementary angles Complementary

More information

Time : 3 hours 02 - Mathematics - July 2006 Marks : 100 Pg - 1 Instructions : S E CT I O N - A

Time : 3 hours 02 - Mathematics - July 2006 Marks : 100 Pg - 1 Instructions : S E CT I O N - A Time : 3 hours 0 Mathematics July 006 Marks : 00 Pg Instructions :. Answer all questions.. Write your answers according to the instructions given below with the questions. 3. Begin each section on a new

More information

10. Show that the conclusion of the. 11. Prove the above Theorem. [Th 6.4.7, p 148] 4. Prove the above Theorem. [Th 6.5.3, p152]

10. Show that the conclusion of the. 11. Prove the above Theorem. [Th 6.4.7, p 148] 4. Prove the above Theorem. [Th 6.5.3, p152] foot of the altitude of ABM from M and let A M 1 B. Prove that then MA > MB if and only if M 1 A > M 1 B. 8. If M is the midpoint of BC then AM is called a median of ABC. Consider ABC such that AB < AC.

More information

Algebra 1. Predicting Patterns & Examining Experiments. Unit 5: Changing on a Plane Section 4: Try Without Angles

Algebra 1. Predicting Patterns & Examining Experiments. Unit 5: Changing on a Plane Section 4: Try Without Angles Section 4 Examines triangles in the coordinate plane, we will mention slope, but not angles (we will visit angles in Unit 6). Students will need to know the definition of collinear, isosceles, and congruent...

More information

11.1 Three-Dimensional Coordinate System

11.1 Three-Dimensional Coordinate System 11.1 Three-Dimensional Coordinate System In three dimensions, a point has three coordinates: (x,y,z). The normal orientation of the x, y, and z-axes is shown below. The three axes divide the region into

More information

5200: Similarity of figures. Define: Lemma: proof:

5200: Similarity of figures. Define: Lemma: proof: 5200: Similarity of figures. We understand pretty well figures with the same shape and size. Next we study figures with the same shape but different sizes, called similar figures. The most important ones

More information

6 CHAPTER. Triangles. A plane figure bounded by three line segments is called a triangle.

6 CHAPTER. Triangles. A plane figure bounded by three line segments is called a triangle. 6 CHAPTER We are Starting from a Point but want to Make it a Circle of Infinite Radius A plane figure bounded by three line segments is called a triangle We denote a triangle by the symbol In fig ABC has

More information

Class 9 Quadrilaterals

Class 9 Quadrilaterals ID : in-9-quadrilaterals [1] Class 9 Quadrilaterals For more such worksheets visit www.edugain.com Answer t he quest ions (1) The diameter of circumcircle of a rectangle is 13 cm and rectangle's width

More information

Geometry. A. Right Triangle. Legs of a right triangle : a, b. Hypotenuse : c. Altitude : h. Medians : m a, m b, m c. Angles :,

Geometry. A. Right Triangle. Legs of a right triangle : a, b. Hypotenuse : c. Altitude : h. Medians : m a, m b, m c. Angles :, Geometry A. Right Triangle Legs of a right triangle : a, b Hypotenuse : c Altitude : h Medians : m a, m b, m c Angles :, Radius of circumscribed circle : R Radius of inscribed circle : r Area : S 1. +

More information

1. Vectors and Matrices

1. Vectors and Matrices E. 8.02 Exercises. Vectors and Matrices A. Vectors Definition. A direction is just a unit vector. The direction of A is defined by dir A = A, (A 0); A it is the unit vector lying along A and pointed like

More information

Geometry Arcs and Chords. Geometry Mr. Austin

Geometry Arcs and Chords. Geometry Mr. Austin 10.2 Arcs and Chords Mr. Austin Objectives/Assignment Use properties of arcs of circles, as applied. Use properties of chords of circles. Assignment: pp. 607-608 #3-47 Reminder Quiz after 10.3 and 10.5

More information

= 9 4 = = = 8 2 = 4. Model Question paper-i SECTION-A 1.C 2.D 3.C 4. C 5. A 6.D 7.B 8.C 9.B B 12.B 13.B 14.D 15.

= 9 4 = = = 8 2 = 4. Model Question paper-i SECTION-A 1.C 2.D 3.C 4. C 5. A 6.D 7.B 8.C 9.B B 12.B 13.B 14.D 15. www.rktuitioncentre.blogspot.in Page 1 of 8 Model Question paper-i SECTION-A 1.C.D 3.C. C 5. A 6.D 7.B 8.C 9.B 10. 11.B 1.B 13.B 1.D 15.A SECTION-B 16. P a, b, c, Q g,, x, y, R {a, e, f, s} R\ P Q {a,

More information

1. Prove that for every positive integer n there exists an n-digit number divisible by 5 n all of whose digits are odd.

1. Prove that for every positive integer n there exists an n-digit number divisible by 5 n all of whose digits are odd. 32 nd United States of America Mathematical Olympiad Proposed Solutions May, 23 Remark: The general philosophy of this marking scheme follows that of IMO 22. This scheme encourages complete solutions.

More information

Trigonometric ratios:

Trigonometric ratios: 0 Trigonometric ratios: The six trigonometric ratios of A are: Sine Cosine Tangent sin A = opposite leg hypotenuse adjacent leg cos A = hypotenuse tan A = opposite adjacent leg leg and their inverses:

More information

Geometry in the Complex Plane

Geometry in the Complex Plane Geometry in the Complex Plane Hongyi Chen UNC Awards Banquet 016 All Geometry is Algebra Many geometry problems can be solved using a purely algebraic approach - by placing the geometric diagram on a coordinate

More information

The Golden Section, the Pentagon and the Dodecahedron

The Golden Section, the Pentagon and the Dodecahedron The Golden Section, the Pentagon and the Dodecahedron C. Godsalve email:seagods@hotmail.com July, 009 Contents Introduction The Golden Ratio 3 The Pentagon 3 4 The Dodecahedron 8 A few more details 4 Introduction

More information

Geometry Regents Practice Midterm

Geometry Regents Practice Midterm Class: Date: Geometry Regents Practice Midterm Multiple Choice Identify the choice that best completes the statement or answers the question. 1. ( points) What is the equation of a line that is parallel

More information

UNIT 3 CIRCLES AND VOLUME Lesson 1: Introducing Circles Instruction

UNIT 3 CIRCLES AND VOLUME Lesson 1: Introducing Circles Instruction Prerequisite Skills This lesson requires the use of the following skills: performing operations with fractions understanding slope, both algebraically and graphically understanding the relationship of

More information

Visit: ImperialStudy.com For More Study Materials Class IX Chapter 12 Heron s Formula Maths

Visit: ImperialStudy.com For More Study Materials Class IX Chapter 12 Heron s Formula Maths Exercise 1.1 1. Find the area of a triangle whose sides are respectively 150 cm, 10 cm and 00 cm. The triangle whose sides are a = 150 cm b = 10 cm c = 00 cm The area of a triangle = s(s a)(s b)(s c) Here

More information

GEOMETRY ADDITIONAL PRACTICE ITEMS

GEOMETRY ADDITIONAL PRACTICE ITEMS GEOMETRY ADDITIONAL PRACTICE ITEMS Geometry Additional Practice Items This section has two parts. The first part is a set of 4 sample items for Geometry. The second part contains a table that shows for

More information

Menelaus and Ceva theorems

Menelaus and Ceva theorems hapter 3 Menelaus and eva theorems 3.1 Menelaus theorem Theorem 3.1 (Menelaus). Given a triangle with points,, on the side lines,, respectively, the points,, are collinear if and only if = 1. W Proof.

More information

0110ge. Geometry Regents Exam Which expression best describes the transformation shown in the diagram below?

0110ge. Geometry Regents Exam Which expression best describes the transformation shown in the diagram below? 0110ge 1 In the diagram below of trapezoid RSUT, RS TU, X is the midpoint of RT, and V is the midpoint of SU. 3 Which expression best describes the transformation shown in the diagram below? If RS = 30

More information

RMT 2013 Geometry Test Solutions February 2, = 51.

RMT 2013 Geometry Test Solutions February 2, = 51. RMT 0 Geometry Test Solutions February, 0. Answer: 5 Solution: Let m A = x and m B = y. Note that we have two pairs of isosceles triangles, so m A = m ACD and m B = m BCD. Since m ACD + m BCD = m ACB,

More information

Advanced Euclidean Geometry

Advanced Euclidean Geometry dvanced Euclidean Geometry Paul iu Department of Mathematics Florida tlantic University Summer 2016 July 11 Menelaus and eva Theorems Menelaus theorem Theorem 0.1 (Menelaus). Given a triangle with points,,

More information

Chapter 2. The laws of sines and cosines. 2.1 The law of sines. Theorem 2.1 (The law of sines). Let R denote the circumradius of a triangle ABC.

Chapter 2. The laws of sines and cosines. 2.1 The law of sines. Theorem 2.1 (The law of sines). Let R denote the circumradius of a triangle ABC. hapter 2 The laws of sines and cosines 2.1 The law of sines Theorem 2.1 (The law of sines). Let R denote the circumradius of a triangle. 2R = a sin α = b sin β = c sin γ. α O O α as Since the area of a

More information

Log1 Contest Round 2 Theta Geometry

Log1 Contest Round 2 Theta Geometry 008 009 Log Contest Round Theta Geometry Name: Leave answers in terms of π. Non-integer rational numbers should be given as a reduced fraction. Units are not needed. 4 points each What is the perimeter

More information

The Theorem of Pythagoras

The Theorem of Pythagoras CONDENSED LESSON 9.1 The Theorem of Pythagoras In this lesson you will Learn about the Pythagorean Theorem, which states the relationship between the lengths of the legs and the length of the hypotenuse

More information