Circles and Tangents with Geometry Expressions

Size: px
Start display at page:

Download "Circles and Tangents with Geometry Expressions"

Transcription

1 icles nd Tngents with eomety xpessions IRLS N TNNTS WITH OMTRY XPRSSIONS... INTROUTION... 2 icle common tngents... 3 xmple : Loction of intesection of common tngents... 4 xmple 2: yclic Tpezium defined by common tngents of 2 cicles... 5 xmple 3: Tingle fomed by the intesection of the inteio common tngents of two cicles... 7 xmple 4: Locus of centes of common tngents to two cicles... 8 xmple 5: Length of the common tngent to two tngentil cicles... 9 xmple 6: Tngents to the Rdicl xis of Pi of icles... 0 belos... xmple 7: Vious icles in n quiltel Tingle... 2 xmple 8: Two cicles inside cicle twice the dius, then thid... 4 xmple 9: theoem old in Pppus time... 9 xmple 0: nothe mily of Tngentil icles xmple : Yet nothe mily of icles xmple 2: chimedes Twins xmple 3: Squeezing cicle between two cicles... 29

2 IRLS N TRINLS WITH OMTRY XPRSSIONS Intoduction eomety xpessions utomticlly genetes lgebic expessions fom geometic figues. o exmple in the digm below, the use hs specified tht the tingle is ight nd hs shot sides length nd b. The system hs clculted n expession fo the length of the ltitude: b b 2 +b 2 We pesent collection of woked exmples using eomety xpessions. In most cses, digm is pesented with little comment. It is hoped tht these digms e sufficiently self explntoy tht the ede will be ble to cete them himself. The gol of these exmples is to demonstte the sot of poblems which the softwe is cpble of hndling, nd to suggest venues of futhe explotion fo the ede. The exmples e clusteed by theme. 2

3 icle common tngents The following set of exmples exploes some popeties of the common tngents of pis of cicles. 3

4 IRLS N TRINLS WITH OMTRY XPRSSIONS xmple : Loction of intesection of common tngents icles nd hve dii nd s espectively. If the centes of the cicles e pt, nd is the intesection of the inteio common tngent with the line joining the two centes, wht e the lengths nd? s +s s +s How bout the exteio common tngent? s - -+s s< - s -+s s< 4

5 xmple 2: yclic Tpezium defined by common tngents of 2 cicles iven cicles dii nd s nd distnce pt, wht is the ltitude of the tpezium fomed by joining the intesections of the 4 common tngents with one of the cicles? 2 s 2 s I s H J Notice tht this is symmeticl in nd s, nd hence the tpezium in cicle hs the sme ltitude. 5

6 IRLS N TRINLS WITH OMTRY XPRSSIONS Look t the tio of the es of the tpezi in the pevious digm: z 2 2 s s-s s s-s 2 2 z 2 2 s s-s 2 +2 s s-s 2 2 I s H J z z 2 s Notice tht the tio of tpezium es is the sme s the tio of dii. 6

7 xmple 3: Tingle fomed by the intesection of the inteio common tngents of two cicles Notice tht if is the e of the tingle fomed by the centes of the cicles, then e STU is: 2st ( + s)( s + t)( + t) s s t +b+c +b-c -b+c -+b+c 2 (+s) (+t) (s+t) P I c W O K X M H t Q Y J b L N Notice tht this tio is independent of the size of,b, nd c. 7

8 IRLS N TRINLS WITH OMTRY XPRSSIONS xmple 4: Locus of centes of common tngents to two cicles W tke the locus s the dius of the left cicle vies. The midpoints of ll fou common tngents lie on the sme fouth ode cuve 4 X 4 +8 X 2 Y 2 +4 Y 4-2 X 3-2 X Y s 2 +Y s 2 +X s 2 +X s 2 =0 K s L (0,0) (,0) M I H R J We cn use Mple to solve fo the intesections with the x xis: > subs(y=0,4*x^4+8*y^2*x^2+4*y^4-2**x^3-2**y^2*x+^4-s^2*^2+(4*^2-4*s^2)*y^2+(3*^2-4*s^2)*x^2+(-6*^3+4*s^2*)*x ); 4 X 4-2 X s ( s 2 ) X 2 + ( s 2 ) X > solve(%,x); - s, + s, 2, 2 8

9 xmple 5: Length of the common tngent to two tngentil cicles succinct fomul: 2 s s 9

10 IRLS N TRINLS WITH OMTRY XPRSSIONS xmple 6: Tngents to the Rdicl xis of Pi of icles The dicl xis of pi of cicles is the line joining the points of intesection. The lengths of tngents fom given point on this xis to the two cicles e the sme b s 4 +s b s 4 +s b H s 0

11 belos set of exmples studying cicles squeezed between othe cicles.

12 IRLS N TRINLS WITH OMTRY XPRSSIONS xmple 7: Vious icles in n quiltel Tingle We look t the dii of vious cicles in n equiltel tingle:

13 3 54 I H Wht would the next length in the sequence be? 3

14 IRLS N TRINLS WITH OMTRY XPRSSIONS xmple 8: then thid Two cicles inside cicle twice the dius, H

15 nd if we keep on going: 2 3 H J 3 2 I L K 9 M N 2 5

16 IRLS N TRINLS WITH OMTRY XPRSSIONS The genel cse looks like this: 2 + x x x H 2 We cn copy this expession into Mple to genete the bove sequence: > /(/2*/+/x+2*sqt(-/2*/(^2)+/2/x/)); > subs(=,%); x x 6

17 + + 2 x 2 + > f:=x->/(/2+/x+sqt(-2+2/x)); f := x x > f(); > f(2/3); > f(/3); > f(2/); > f(/9); > f(2/27); > little nlysis of the seies cn led us to postulte the fomul 2/(n^2+2) fo the n th cicle: Let s feed the n-th tem into Mple: > f(2/((n-)^2+2)); 2 x 2 x 7

18 IRLS N TRINLS WITH OMTRY XPRSSIONS ( n ) 2 ( n ) 2 In ode to get the expession to simplify, we mke the ssumption tht n>: > ssume(n>); > simplify(f(2/((n-)^2+2))); n~ 2 We see tht this is the next tem in the seies. y induction, we hve shown tht the n th 2 cicle hs dius n 8

19 xmple 9: theoem old in Pppus time theoem which ws old in Pppus dys (3 d centuy ) eltes the dii to height of the cicles in figues like the bove: 2 3 H J 3 2 I L K

20 IRLS N TRINLS WITH OMTRY XPRSSIONS pplying the genel model, we get fomul: x 2 2 x 2-2 x gin, we cn copy this into Mple fo nlysis: > subs(x=2/(n^2+2),=,%); 2 x 2 2 x 20

21 > simplify(%); n~ n~ 2 4 n~ 2 + n~ 2 We see tht the height bove the centeline fo these cicles is the dius multiplied by 2n. 2

22 IRLS N TRINLS WITH OMTRY XPRSSIONS xmple 0: nothe mily of Tngentil icles H I K L J 3 22 N M

23 We cn follow though simil nlysis to the pevious section: 3 + x x x H 3 2 > f:=x->/(/3+/x+2/3*sqt(-6+3/x)); f := x x 3 x > f(); I 3 23

24 IRLS N TRINLS WITH OMTRY XPRSSIONS > f(3/0); > f(%); > > ssume(n>); > simplify(f(3/((n-)^2+6))); n~ 2 > simplify(%); 24

25 xmple : Yet nothe mily of icles We genelize the sitution fom couple of exmples go. We look t the fmily geneted by two cicles of dius nd b inside cicle of dius +b: b (+b) b+b 2 H b (+b) 2 + b+b 2 b (+b) J b+b 2 b (+b) b+b 2 N K L I +b M b The ptten is petty obvious this time: the dius of the nth cicle is: b( + b) 2 2 n + b + b 2 25

26 IRLS N TRINLS WITH OMTRY XPRSSIONS To pove this, we deive the fomul fo the genel cicle dius x, nd nlyze in Mple: b + x - +b +2 b x - b (+b) - x (+b) H J I x +b b Now we ty feeding in one of the cicle dii into this fomul in mple (fist mking the ssumption tht the dii e positive (long with n> fo lte use): > ssume(>0,b>0,n>); > f:=x->/(/b+/x-/(+b)+2*sqt(/(x*b)-/((+b)*b)- /((+b)*x))); f := x b x + b xb ( + b) b ( + b) x 26

27 > f((+b)*b*/(9*^2+b*+b^2)); 9 ~ 2 + b~ ~ + b~ 2 / + b~ ( ~ + b~ ) b~ ~ ~ + b~ 9 ~ 2 + b~ ~ + b~ ( ~ + b~ ) b~ 2 ~ ( ~ + b~ ) b~ > simplify(%); ( ~ + b~ ) b~ ~ 6 ~ 2 + b~ ~ + b~ 2 Let s ty the genel cse, feeding in the fomul fo the n- st dius: 9 ~ 2 + b~ ~ + b~ 2 ( ~ + b~ ) 2 b~ ~ > simplify(f((+b)*b*/((n-)^2*^2+b*+b^2))); b~ ~ ( ~ + b~ ) b~ ~ + ~ 2 n~ 2 + b~ 2 y induction, we hve poved the genel esult. 27

28 IRLS N TRINLS WITH OMTRY XPRSSIONS xmple 2: chimedes Twins The given cicles e mutully tngentil with dius, b nd +b. chimedes twins e the cicles tngentil to the common tngent of the inne cicles. We see fom the symmety of the dius expession tht they e conguent. +b b +b I b +b K b 28

29 xmple 3: Squeezing cicle between two cicles Tke cicle dius 2 centeed t (,0) nd cicle dius 4 centeed t (-,0). Now look t the locus of the cente of the cicle tngent to both. 4 t x 2-9 y 2 =0 (-,0) (,0) 2 It s n ellipse. om the dwing we cn see tht the semi mjo xis in the x diection is 3. Wht is the semi mjo xis in the y diection? 29

r (1+cos(θ)) sin(θ) C θ 2 r cos θ 2

r (1+cos(θ)) sin(θ) C θ 2 r cos θ 2 icles xmple 66: Rounding one ssume we hve cone of ngle θ, nd we ound it off with cuve of dius, how f wy fom the cone does the ound stt? nd wht is the chod length? (1+cos(θ)) sin(θ) θ 2 cos θ 2 xmple 67:

More information

Intro to Circle Geometry By Raymond Cheong

Intro to Circle Geometry By Raymond Cheong Into to Cicle Geomety By Rymond Cheong Mny poblems involving cicles cn be solved by constucting ight tingles then using the Pythgoen Theoem. The min chllenge is identifying whee to constuct the ight tingle.

More information

Summary: Vectors. This theorem is used to find any points (or position vectors) on a given line (direction vector). Two ways RT can be applied:

Summary: Vectors. This theorem is used to find any points (or position vectors) on a given line (direction vector). Two ways RT can be applied: Summ: Vectos ) Rtio Theoem (RT) This theoem is used to find n points (o position vectos) on given line (diection vecto). Two ws RT cn e pplied: Cse : If the point lies BETWEEN two known position vectos

More information

G.GMD.1 STUDENT NOTES WS #5 1 REGULAR POLYGONS

G.GMD.1 STUDENT NOTES WS #5 1 REGULAR POLYGONS G.GMD.1 STUDENT NOTES WS #5 1 REGULAR POLYGONS Regul polygon e of inteet to u becue we begin looking t the volume of hexgonl pim o Tethedl nd to do thee type of clcultion we need to be ble to olve fit

More information

Curvature. (Com S 477/577 Notes) Yan-Bin Jia. Oct 8, 2015

Curvature. (Com S 477/577 Notes) Yan-Bin Jia. Oct 8, 2015 Cuvtue Com S 477/577 Notes Yn-Bin Ji Oct 8, 205 We wnt to find mesue of how cuved cuve is. Since this cuvtue should depend only on the shpe of the cuve, it should not be chnged when the cuve is epmetized.

More information

N V V L. R a L I. Transformer Equation Notes

N V V L. R a L I. Transformer Equation Notes Tnsfome Eqution otes This file conts moe etile eivtion of the tnsfome equtions thn the notes o the expeiment 3 wite-up. t will help you to unestn wht ssumptions wee neee while eivg the iel tnsfome equtions

More information

(Ch. 22.5) 2. What is the magnitude (in pc) of a point charge whose electric field 50 cm away has a magnitude of 2V/m?

(Ch. 22.5) 2. What is the magnitude (in pc) of a point charge whose electric field 50 cm away has a magnitude of 2V/m? Em I Solutions PHY049 Summe 0 (Ch..5). Two smll, positively chged sphees hve combined chge of 50 μc. If ech sphee is epelled fom the othe by n electosttic foce of N when the sphees e.0 m pt, wht is the

More information

32. The Tangency Problem of Apollonius.

32. The Tangency Problem of Apollonius. . The Tngeny olem of Apollonius. Constut ll iles tngent to thee given iles. This eleted polem ws posed y Apollinius of eg (. 60-70 BC), the getest mthemtiin of ntiquity fte Eulid nd Ahimedes. His mjo wok

More information

Orbits and Kepler s Laws

Orbits and Kepler s Laws Obits nd Keple s Lws This web pge intoduces some of the bsic ides of obitl dynmics. It stts by descibing the bsic foce due to gvity, then consides the ntue nd shpe of obits. The next section consides how

More information

Random Variables and Distribution Functions

Random Variables and Distribution Functions Topic 7 Rndom Vibles nd Distibution Functions 7.1 Intoduction Fom the univese of possible infomtion, we sk question. To ddess this question, we might collect quntittive dt nd ognize it, fo emple, using

More information

UNIT CIRCLE TRIGONOMETRY

UNIT CIRCLE TRIGONOMETRY UNIT CIRCLE TRIGONOMETRY The Unit Cicle is the cicle centeed at the oigin with adius unit (hence, the unit cicle. The equation of this cicle is + =. A diagam of the unit cicle is shown below: + = - - -

More information

Chapter 22. Outside a uniformly charged sphere, the field looks like that of a point charge at the center of the sphere.

Chapter 22. Outside a uniformly charged sphere, the field looks like that of a point charge at the center of the sphere. Chapte.3 What is the magnitude of a point chage whose electic field 5 cm away has the magnitude of.n/c. E E 5.56 1 11 C.5 An atom of plutonium-39 has a nuclea adius of 6.64 fm and atomic numbe Z94. Assuming

More information

Binary Representation of Numbers Autar Kaw

Binary Representation of Numbers Autar Kaw Binry Representtion of Numbers Autr Kw After reding this chpter, you should be ble to: 1. convert bse- rel number to its binry representtion,. convert binry number to n equivlent bse- number. In everydy

More information

Exam in physics, El-grunder (Electromagnetism), 2014-03-26, kl 9.00-15.00

Exam in physics, El-grunder (Electromagnetism), 2014-03-26, kl 9.00-15.00 Umeå Univesitet, Fysik 1 Vitly Bychkov Em in physics, El-gunde (Electomgnetism, 14--6, kl 9.-15. Hjälpmedel: Students my use ny book(s. Mino notes in the books e lso llowed. Students my not use thei lectue

More information

Math 314, Homework Assignment 1. 1. Prove that two nonvertical lines are perpendicular if and only if the product of their slopes is 1.

Math 314, Homework Assignment 1. 1. Prove that two nonvertical lines are perpendicular if and only if the product of their slopes is 1. Mth 4, Homework Assignment. Prove tht two nonverticl lines re perpendiculr if nd only if the product of their slopes is. Proof. Let l nd l e nonverticl lines in R of slopes m nd m, respectively. Suppose

More information

2.016 Hydrodynamics Prof. A.H. Techet

2.016 Hydrodynamics Prof. A.H. Techet .016 Hydodynmics Reding #5.016 Hydodynmics Po. A.H. Techet Fluid Foces on Bodies 1. Stedy Flow In ode to design oshoe stuctues, suce vessels nd undewte vehicles, n undestnding o the bsic luid oces cting

More information

Mathematics. Vectors. hsn.uk.net. Higher. Contents. Vectors 128 HSN23100

Mathematics. Vectors. hsn.uk.net. Higher. Contents. Vectors 128 HSN23100 hsn.uk.net Higher Mthemtics UNIT 3 OUTCOME 1 Vectors Contents Vectors 18 1 Vectors nd Sclrs 18 Components 18 3 Mgnitude 130 4 Equl Vectors 131 5 Addition nd Subtrction of Vectors 13 6 Multipliction by

More information

Vector Calculus: Are you ready? Vectors in 2D and 3D Space: Review

Vector Calculus: Are you ready? Vectors in 2D and 3D Space: Review Vecto Calculus: Ae you eady? Vectos in D and 3D Space: Review Pupose: Make cetain that you can define, and use in context, vecto tems, concepts and fomulas listed below: Section 7.-7. find the vecto defined

More information

Chapter 22 The Electric Field II: Continuous Charge Distributions

Chapter 22 The Electric Field II: Continuous Charge Distributions Chpte The lectic Field II: Continuous Chge Distibutions Conceptul Poblems [SSM] Figue -7 shows n L-shped object tht hs sides which e equl in length. Positive chge is distibuted unifomly long the length

More information

2 r2 θ = r2 t. (3.59) The equal area law is the statement that the term in parentheses,

2 r2 θ = r2 t. (3.59) The equal area law is the statement that the term in parentheses, 3.4. KEPLER S LAWS 145 3.4 Keple s laws You ae familia with the idea that one can solve some mechanics poblems using only consevation of enegy and (linea) momentum. Thus, some of what we see as objects

More information

Example 27.1 Draw a Venn diagram to show the relationship between counting numbers, whole numbers, integers, and rational numbers.

Example 27.1 Draw a Venn diagram to show the relationship between counting numbers, whole numbers, integers, and rational numbers. 2 Rtionl Numbers Integers such s 5 were importnt when solving the eqution x+5 = 0. In similr wy, frctions re importnt for solving equtions like 2x = 1. Wht bout equtions like 2x + 1 = 0? Equtions of this

More information

Use Geometry Expressions to create a more complex locus of points. Find evidence for equivalence using Geometry Expressions.

Use Geometry Expressions to create a more complex locus of points. Find evidence for equivalence using Geometry Expressions. Lerning Objectives Loci nd Conics Lesson 3: The Ellipse Level: Preclculus Time required: 120 minutes In this lesson, students will generlize their knowledge of the circle to the ellipse. The prmetric nd

More information

ON THE CHINESE CHECKER SPHERE. Mine TURAN, Nihal DONDURMACI ÇİN DAMA KÜRESİ ÜZERİNE

ON THE CHINESE CHECKER SPHERE. Mine TURAN, Nihal DONDURMACI ÇİN DAMA KÜRESİ ÜZERİNE DÜ Fen Bilimlei Enstitüsü Degisi Sı 9 Ağustos 9 On The Chinese Cheke Sphee M. Tun N. Donumı ON THE CHINESE CHECKER SHERE Mine TURAN Nihl DONDURMACI Deptment of Mthemtis Fult of Ats n Sienes Dumlupin Univesit

More information

Algebra Review. How well do you remember your algebra?

Algebra Review. How well do you remember your algebra? Algebr Review How well do you remember your lgebr? 1 The Order of Opertions Wht do we men when we write + 4? If we multiply we get 6 nd dding 4 gives 10. But, if we dd + 4 = 7 first, then multiply by then

More information

Math 135 Circles and Completing the Square Examples

Math 135 Circles and Completing the Square Examples Mth 135 Circles nd Completing the Squre Exmples A perfect squre is number such tht = b 2 for some rel number b. Some exmples of perfect squres re 4 = 2 2, 16 = 4 2, 169 = 13 2. We wish to hve method for

More information

Lecture 5. Inner Product

Lecture 5. Inner Product Lecture 5 Inner Product Let us strt with the following problem. Given point P R nd line L R, how cn we find the point on the line closest to P? Answer: Drw line segment from P meeting the line in right

More information

Graphs on Logarithmic and Semilogarithmic Paper

Graphs on Logarithmic and Semilogarithmic Paper 0CH_PHClter_TMSETE_ 3//00 :3 PM Pge Grphs on Logrithmic nd Semilogrithmic Pper OBJECTIVES When ou hve completed this chpter, ou should be ble to: Mke grphs on logrithmic nd semilogrithmic pper. Grph empiricl

More information

Polynomial Functions. Polynomial functions in one variable can be written in expanded form as ( )

Polynomial Functions. Polynomial functions in one variable can be written in expanded form as ( ) Polynomil Functions Polynomil functions in one vrible cn be written in expnded form s n n 1 n 2 2 f x = x + x + x + + x + x+ n n 1 n 2 2 1 0 Exmples of polynomils in expnded form re nd 3 8 7 4 = 5 4 +

More information

Helicopter Theme and Variations

Helicopter Theme and Variations Helicopter Theme nd Vritions Or, Some Experimentl Designs Employing Pper Helicopters Some possible explntory vribles re: Who drops the helicopter The length of the rotor bldes The height from which the

More information

Spirotechnics! September 7, 2011. Amanda Zeringue, Michael Spannuth and Amanda Zeringue Dierential Geometry Project

Spirotechnics! September 7, 2011. Amanda Zeringue, Michael Spannuth and Amanda Zeringue Dierential Geometry Project Spiotechnics! Septembe 7, 2011 Amanda Zeingue, Michael Spannuth and Amanda Zeingue Dieential Geomety Poject 1 The Beginning The geneal consensus of ou goup began with one thought: Spiogaphs ae awesome.

More information

PROF. BOYAN KOSTADINOV NEW YORK CITY COLLEGE OF TECHNOLOGY, CUNY

PROF. BOYAN KOSTADINOV NEW YORK CITY COLLEGE OF TECHNOLOGY, CUNY MAT 0630 INTERNET RESOURCES, REVIEW OF CONCEPTS AND COMMON MISTAKES PROF. BOYAN KOSTADINOV NEW YORK CITY COLLEGE OF TECHNOLOGY, CUNY Contents 1. ACT Compss Prctice Tests 1 2. Common Mistkes 2 3. Distributive

More information

Chapter 17 The Kepler Problem: Planetary Mechanics and the Bohr Atom

Chapter 17 The Kepler Problem: Planetary Mechanics and the Bohr Atom Chapte 7 The Keple Poblem: Planetay Mechanics and the Boh Atom Keple s Laws: Each planet moves in an ellipse with the sun at one focus. The adius vecto fom the sun to a planet sweeps out equal aeas in

More information

Continuous Compounding and Annualization

Continuous Compounding and Annualization Continuous Compounding and Annualization Philip A. Viton Januay 11, 2006 Contents 1 Intoduction 1 2 Continuous Compounding 2 3 Pesent Value with Continuous Compounding 4 4 Annualization 5 5 A Special Poblem

More information

9.3. The Scalar Product. Introduction. Prerequisites. Learning Outcomes

9.3. The Scalar Product. Introduction. Prerequisites. Learning Outcomes The Sclr Product 9.3 Introduction There re two kinds of multipliction involving vectors. The first is known s the sclr product or dot product. This is so-clled becuse when the sclr product of two vectors

More information

Skills Needed for Success in Calculus 1

Skills Needed for Success in Calculus 1 Skills Needed fo Success in Calculus Thee is much appehension fom students taking Calculus. It seems that fo man people, "Calculus" is snonmous with "difficult." Howeve, an teache of Calculus will tell

More information

(1) continuity equation: 0. momentum equation: u v g (2) u x. 1 a

(1) continuity equation: 0. momentum equation: u v g (2) u x. 1 a Comment on The effect of vible viscosity on mied convection het tnsfe long veticl moving sufce by M. Ali [Intentionl Jounl of Theml Sciences, 006, Vol. 45, pp. 60-69] Asteios Pntoktos Associte Pofesso

More information

SHORT REVISION SOLUTIONS OF TRIANGLE

SHORT REVISION SOLUTIONS OF TRIANGLE FREE Download Study Package fom website: wwwtekoclassescom SHORT REVISION SOLUTIONS OF TRINGLE I SINE FORMUL : In any tiangle BC, II COSINE FORMUL : (i) b + c a bc a b c sin sinb sin C o a² b² + c² bc

More information

Figure 2. So it is very likely that the Babylonians attributed 60 units to each side of the hexagon. Its resulting perimeter would then be 360!

Figure 2. So it is very likely that the Babylonians attributed 60 units to each side of the hexagon. Its resulting perimeter would then be 360! 1. What ae angles? Last time, we looked at how the Geeks intepeted measument of lengths. Howeve, as fascinated as they wee with geomety, thee was a shape that was much moe enticing than any othe : the

More information

PROBLEMS 13 - APPLICATIONS OF DERIVATIVES Page 1

PROBLEMS 13 - APPLICATIONS OF DERIVATIVES Page 1 PROBLEMS - APPLICATIONS OF DERIVATIVES Pge ( ) Wter seeps out of conicl filter t the constnt rte of 5 cc / sec. When the height of wter level in the cone is 5 cm, find the rte t which the height decreses.

More information

COMPONENTS: COMBINED LOADING

COMPONENTS: COMBINED LOADING LECTURE COMPONENTS: COMBINED LOADING Third Edition A. J. Clrk School of Engineering Deprtment of Civil nd Environmentl Engineering 24 Chpter 8.4 by Dr. Ibrhim A. Asskkf SPRING 2003 ENES 220 Mechnics of

More information

Chapter 23 Electrical Potential

Chapter 23 Electrical Potential hpte Electicl Potentil onceptul Polems [SSM] A poton is moved to the left in unifom electic field tht points to the ight. Is the poton moving in the diection of incesing o decesing electic potentil? Is

More information

Section 7-4 Translation of Axes

Section 7-4 Translation of Axes 62 7 ADDITIONAL TOPICS IN ANALYTIC GEOMETRY Section 7-4 Trnsltion of Aes Trnsltion of Aes Stndrd Equtions of Trnslted Conics Grphing Equtions of the Form A 2 C 2 D E F 0 Finding Equtions of Conics In the

More information

Reasoning to Solve Equations and Inequalities

Reasoning to Solve Equations and Inequalities Lesson4 Resoning to Solve Equtions nd Inequlities In erlier work in this unit, you modeled situtions with severl vriles nd equtions. For exmple, suppose you were given usiness plns for concert showing

More information

GRAVITATION 1. BASIC FORCES IN NATURE

GRAVITATION 1. BASIC FORCES IN NATURE GRAVITATION. BASIC ORCES IN NATURE POINTS TO REMEMBER. Bsing on the ntue nd eltive stength the bsic foces in ntue e clssified into fou ctegoies. They e ) Gvittionl foce ) Electomgnetic foce 3) Stong Nucle

More information

Experiment 6: Friction

Experiment 6: Friction Experiment 6: Friction In previous lbs we studied Newton s lws in n idel setting, tht is, one where friction nd ir resistnce were ignored. However, from our everydy experience with motion, we know tht

More information

4a 4ab b 4 2 4 2 5 5 16 40 25. 5.6 10 6 (count number of places from first non-zero digit to

4a 4ab b 4 2 4 2 5 5 16 40 25. 5.6 10 6 (count number of places from first non-zero digit to . Simplify: 0 4 ( 8) 0 64 ( 8) 0 ( 8) = (Ode of opeations fom left to ight: Paenthesis, Exponents, Multiplication, Division, Addition Subtaction). Simplify: (a 4) + (a ) (a+) = a 4 + a 0 a = a 7. Evaluate

More information

Maths Word Searches. List of Contents. Word Search 1. Word Search 2. Word Search 3. Word Search 4. Word Search 5. Word Search 6.

Maths Word Searches. List of Contents. Word Search 1. Word Search 2. Word Search 3. Word Search 4. Word Search 5. Word Search 6. Maths Word earches List of Contents Word earch 1 Word earch 2 Word earch 3 Word earch 4 Word earch 5 Word earch 6 Word earch 7 Word earch 8 Maths Word earch 1 The Word List at the bottom (from CE to TWO)

More information

Physics 235 Chapter 5. Chapter 5 Gravitation

Physics 235 Chapter 5. Chapter 5 Gravitation Chapte 5 Gavitation In this Chapte we will eview the popeties of the gavitational foce. The gavitational foce has been discussed in geat detail in you intoductoy physics couses, and we will pimaily focus

More information

16. Mean Square Estimation

16. Mean Square Estimation 6 Me Sque stmto Gve some fomto tht s elted to uow qutty of teest the poblem s to obt good estmte fo the uow tems of the obseved dt Suppose epeset sequece of dom vbles bout whom oe set of obsevtos e vlble

More information

Integration by Substitution

Integration by Substitution Integrtion by Substitution Dr. Philippe B. Lvl Kennesw Stte University August, 8 Abstrct This hndout contins mteril on very importnt integrtion method clled integrtion by substitution. Substitution is

More information

SPECIAL PRODUCTS AND FACTORIZATION

SPECIAL PRODUCTS AND FACTORIZATION MODULE - Specil Products nd Fctoriztion 4 SPECIAL PRODUCTS AND FACTORIZATION In n erlier lesson you hve lernt multipliction of lgebric epressions, prticulrly polynomils. In the study of lgebr, we come

More information

4.11 Inner Product Spaces

4.11 Inner Product Spaces 314 CHAPTER 4 Vector Spces 9. A mtrix of the form 0 0 b c 0 d 0 0 e 0 f g 0 h 0 cnnot be invertible. 10. A mtrix of the form bc d e f ghi such tht e bd = 0 cnnot be invertible. 4.11 Inner Product Spces

More information

Carter-Penrose diagrams and black holes

Carter-Penrose diagrams and black holes Cate-Penose diagams and black holes Ewa Felinska The basic intoduction to the method of building Penose diagams has been pesented, stating with obtaining a Penose diagam fom Minkowski space. An example

More information

Adaptive Control of a Production and Maintenance System with Unknown Deterioration and Obsolescence Rates

Adaptive Control of a Production and Maintenance System with Unknown Deterioration and Obsolescence Rates Int J of Mthemtic Sciences nd Appictions, Vo, No 3, Septembe Copyight Mind Rede Pubictions wwwjounshubcom Adptive Conto of Poduction nd Mintennce System with Unknown Deteiotion nd Obsoescence Rtes Fwzy

More information

. At first sight a! b seems an unwieldy formula but use of the following mnemonic will possibly help. a 1 a 2 a 3 a 1 a 2

. At first sight a! b seems an unwieldy formula but use of the following mnemonic will possibly help. a 1 a 2 a 3 a 1 a 2 7 CHAPTER THREE. Cross Product Given two vectors = (,, nd = (,, in R, the cross product of nd written! is defined to e: " = (!,!,! Note! clled cross is VECTOR (unlike which is sclr. Exmple (,, " (4,5,6

More information

Multiple choice questions [60 points]

Multiple choice questions [60 points] 1 Multiple choice questions [60 points] Answe all o the ollowing questions. Read each question caeully. Fill the coect bubble on you scanton sheet. Each question has exactly one coect answe. All questions

More information

Nontrivial lower bounds for the least common multiple of some finite sequences of integers

Nontrivial lower bounds for the least common multiple of some finite sequences of integers J. Numbe Theoy, 15 (007), p. 393-411. Nontivial lowe bounds fo the least common multiple of some finite sequences of integes Bai FARHI bai.fahi@gmail.com Abstact We pesent hee a method which allows to

More information

A discus thrower spins around in a circle one and a half times, then releases the discus. The discus forms a path tangent to the circle.

A discus thrower spins around in a circle one and a half times, then releases the discus. The discus forms a path tangent to the circle. Page 1 of 6 11.2 Popeties of Tangents Goal Use popeties of a tangent to a cicle. Key Wods point of tangency p. 589 pependicula p. 108 tangent segment discus thowe spins aound in a cicle one and a half

More information

Radius of the Earth - Radii Used in Geodesy James R. Clynch February 2006

Radius of the Earth - Radii Used in Geodesy James R. Clynch February 2006 dius of the Erth - dii Used in Geodesy Jmes. Clynch Februry 006 I. Erth dii Uses There is only one rdius of sphere. The erth is pproximtely sphere nd therefore, for some cses, this pproximtion is dequte.

More information

Appendix D: Completing the Square and the Quadratic Formula. In Appendix A, two special cases of expanding brackets were considered:

Appendix D: Completing the Square and the Quadratic Formula. In Appendix A, two special cases of expanding brackets were considered: Appendi D: Completing the Squre nd the Qudrtic Formul Fctoring qudrtic epressions such s: + 6 + 8 ws one of the topics introduced in Appendi C. Fctoring qudrtic epressions is useful skill tht cn help you

More information

Treatment Spring Late Summer Fall 0.10 5.56 3.85 0.61 6.97 3.01 1.91 3.01 2.13 2.99 5.33 2.50 1.06 3.53 6.10 Mean = 1.33 Mean = 4.88 Mean = 3.

Treatment Spring Late Summer Fall 0.10 5.56 3.85 0.61 6.97 3.01 1.91 3.01 2.13 2.99 5.33 2.50 1.06 3.53 6.10 Mean = 1.33 Mean = 4.88 Mean = 3. The nlysis of vrince (ANOVA) Although the t-test is one of the most commonly used sttisticl hypothesis tests, it hs limittions. The mjor limittion is tht the t-test cn be used to compre the mens of only

More information

The force between electric charges. Comparing gravity and the interaction between charges. Coulomb s Law. Forces between two charges

The force between electric charges. Comparing gravity and the interaction between charges. Coulomb s Law. Forces between two charges The foce between electic chages Coulomb s Law Two chaged objects, of chage q and Q, sepaated by a distance, exet a foce on one anothe. The magnitude of this foce is given by: kqq Coulomb s Law: F whee

More information

CHAPTER 10 Aggregate Demand I

CHAPTER 10 Aggregate Demand I CHAPTR 10 Aggegate Demand I Questions fo Review 1. The Keynesian coss tells us that fiscal policy has a multiplied effect on income. The eason is that accoding to the consumption function, highe income

More information

2. TRIGONOMETRIC FUNCTIONS OF GENERAL ANGLES

2. TRIGONOMETRIC FUNCTIONS OF GENERAL ANGLES . TRIGONOMETRIC FUNCTIONS OF GENERAL ANGLES In ode to etend the definitions of the si tigonometic functions to geneal angles, we shall make use of the following ideas: In a Catesian coodinate sstem, an

More information

EQUATIONS OF LINES AND PLANES

EQUATIONS OF LINES AND PLANES EQUATIONS OF LINES AND PLANES MATH 195, SECTION 59 (VIPUL NAIK) Corresponding mteril in the ook: Section 12.5. Wht students should definitely get: Prmetric eqution of line given in point-direction nd twopoint

More information

Brillouin Zones. Physics 3P41 Chris Wiebe

Brillouin Zones. Physics 3P41 Chris Wiebe Brillouin Zones Physics 3P41 Chris Wiebe Direct spce to reciprocl spce * = 2 i j πδ ij Rel (direct) spce Reciprocl spce Note: The rel spce nd reciprocl spce vectors re not necessrily in the sme direction

More information

MULTIPLE SOLUTIONS OF THE PRESCRIBED MEAN CURVATURE EQUATION

MULTIPLE SOLUTIONS OF THE PRESCRIBED MEAN CURVATURE EQUATION MULTIPLE SOLUTIONS OF THE PRESCRIBED MEAN CURVATURE EQUATION K.C. CHANG AND TAN ZHANG In memoy of Pofesso S.S. Chen Abstact. We combine heat flow method with Mose theoy, supe- and subsolution method with

More information

Review guide for the final exam in Math 233

Review guide for the final exam in Math 233 Review guide for the finl exm in Mth 33 1 Bsic mteril. This review includes the reminder of the mteril for mth 33. The finl exm will be cumultive exm with mny of the problems coming from the mteril covered

More information

Week 3-4: Permutations and Combinations

Week 3-4: Permutations and Combinations Week 3-4: Pemutations and Combinations Febuay 24, 2016 1 Two Counting Pinciples Addition Pinciple Let S 1, S 2,, S m be disjoint subsets of a finite set S If S S 1 S 2 S m, then S S 1 + S 2 + + S m Multiplication

More information

LINEAR TRANSFORMATIONS AND THEIR REPRESENTING MATRICES

LINEAR TRANSFORMATIONS AND THEIR REPRESENTING MATRICES LINEAR TRANSFORMATIONS AND THEIR REPRESENTING MATRICES DAVID WEBB CONTENTS Liner trnsformtions 2 The representing mtrix of liner trnsformtion 3 3 An ppliction: reflections in the plne 6 4 The lgebr of

More information

Valuation of Floating Rate Bonds 1

Valuation of Floating Rate Bonds 1 Valuation of Floating Rate onds 1 Joge uz Lopez us 316: Deivative Secuities his note explains how to value plain vanilla floating ate bonds. he pupose of this note is to link the concepts that you leaned

More information

NURBS Drawing Week 5, Lecture 10

NURBS Drawing Week 5, Lecture 10 CS 43/585 Compute Gaphics I NURBS Dawing Week 5, Lectue 1 David Been, William Regli and Maim Pesakhov Geometic and Intelligent Computing Laboato Depatment of Compute Science Deel Univesit http://gicl.cs.deel.edu

More information

Radius of the Earth - Radii Used in Geodesy James R. Clynch Naval Postgraduate School, 2002

Radius of the Earth - Radii Used in Geodesy James R. Clynch Naval Postgraduate School, 2002 dius of the Erth - dii Used in Geodesy Jmes. Clynh vl Postgrdute Shool, 00 I. Three dii of Erth nd Their Use There re three rdii tht ome into use in geodesy. These re funtion of ltitude in the ellipsoidl

More information

Words Symbols Diagram. abcde. a + b + c + d + e

Words Symbols Diagram. abcde. a + b + c + d + e Logi Gtes nd Properties We will e using logil opertions to uild mhines tht n do rithmeti lultions. It s useful to think of these opertions s si omponents tht n e hooked together into omplex networks. To

More information

Screentrade Car Insurance Policy Summary

Screentrade Car Insurance Policy Summary Sceentde C Insunce Policy Summy This is summy of the policy nd does not contin the full tems nd conditions of the cove, which cn be found in the policy booklet nd schedule. It is impotnt tht you ed the

More information

CRRC-1 Method #1: Standard Practice for Measuring Solar Reflectance of a Flat, Opaque, and Heterogeneous Surface Using a Portable Solar Reflectometer

CRRC-1 Method #1: Standard Practice for Measuring Solar Reflectance of a Flat, Opaque, and Heterogeneous Surface Using a Portable Solar Reflectometer CRRC- Method #: Standad Pactice fo Measuing Sola Reflectance of a Flat, Opaque, and Heteogeneous Suface Using a Potable Sola Reflectomete Scope This standad pactice coves a technique fo estimating the

More information

12. Rolling, Torque, and Angular Momentum

12. Rolling, Torque, and Angular Momentum 12. olling, Toque, and Angula Momentum 1 olling Motion: A motion that is a combination of otational and tanslational motion, e.g. a wheel olling down the oad. Will only conside olling with out slipping.

More information

The Symbolic Geometry System

The Symbolic Geometry System The Symbolic Geometry System This document is intended to grow with the symbolic geometry system, nd provide set of exmples which we cn use s strting point for testing, documenttion nd demonstrtion. 1

More information

MODULE 3. 0, y = 0 for all y

MODULE 3. 0, y = 0 for all y Topics: Inner products MOULE 3 The inner product of two vectors: The inner product of two vectors x, y V, denoted by x, y is (in generl) complex vlued function which hs the following four properties: i)

More information

The Velocity Factor of an Insulated Two-Wire Transmission Line

The Velocity Factor of an Insulated Two-Wire Transmission Line The Velocity Fctor of n Insulted Two-Wire Trnsmission Line Problem Kirk T. McDonld Joseph Henry Lbortories, Princeton University, Princeton, NJ 08544 Mrch 7, 008 Estimte the velocity fctor F = v/c nd the

More information

2005-06 Second Term MAT2060B 1. Supplementary Notes 3 Interchange of Differentiation and Integration

2005-06 Second Term MAT2060B 1. Supplementary Notes 3 Interchange of Differentiation and Integration Source: http://www.mth.cuhk.edu.hk/~mt26/mt26b/notes/notes3.pdf 25-6 Second Term MAT26B 1 Supplementry Notes 3 Interchnge of Differentition nd Integrtion The theme of this course is bout vrious limiting

More information

Basic Analysis of Autarky and Free Trade Models

Basic Analysis of Autarky and Free Trade Models Bsic Anlysis of Autrky nd Free Trde Models AUTARKY Autrky condition in prticulr commodity mrket refers to sitution in which country does not engge in ny trde in tht commodity with other countries. Consequently

More information

Quick Reference Guide: Reset Password

Quick Reference Guide: Reset Password Quick Reference Guide: Reset Pssword How to reset pssword This Quick Reference Guide shows you how to reset your pssword if you hve forgotten it. There re three wys to reset your SingPss pssword: 1) Online

More information

Mechanics 1: Work, Power and Kinetic Energy

Mechanics 1: Work, Power and Kinetic Energy Mechanics 1: Wok, Powe and Kinetic Eneg We fist intoduce the ideas of wok and powe. The notion of wok can be viewed as the bidge between Newton s second law, and eneg (which we have et to define and discuss).

More information

Financing Terms in the EOQ Model

Financing Terms in the EOQ Model Financing Tems in the EOQ Model Habone W. Stuat, J. Columbia Business School New Yok, NY 1007 hws7@columbia.edu August 6, 004 1 Intoduction This note discusses two tems that ae often omitted fom the standad

More information

Chapter 4: Fluid Kinematics

Chapter 4: Fluid Kinematics Oveview Fluid kinematics deals with the motion of fluids without consideing the foces and moments which ceate the motion. Items discussed in this Chapte. Mateial deivative and its elationship to Lagangian

More information

Gravitation. AP Physics C

Gravitation. AP Physics C Gavitation AP Physics C Newton s Law of Gavitation What causes YOU to be pulled down? THE EARTH.o moe specifically the EARTH S MASS. Anything that has MASS has a gavitational pull towads it. F α Mm g What

More information

Seshadri constants and surfaces of minimal degree

Seshadri constants and surfaces of minimal degree Seshadi constants and sufaces of minimal degee Wioletta Syzdek and Tomasz Szembeg Septembe 29, 2007 Abstact In [] we showed that if the multiple point Seshadi constants of an ample line bundle on a smooth

More information

Factoring Polynomials

Factoring Polynomials Fctoring Polynomils Some definitions (not necessrily ll for secondry school mthemtics): A polynomil is the sum of one or more terms, in which ech term consists of product of constnt nd one or more vribles

More information

PAN STABILITY TESTING OF DC CIRCUITS USING VARIATIONAL METHODS XVIII - SPETO - 1995. pod patronatem. Summary

PAN STABILITY TESTING OF DC CIRCUITS USING VARIATIONAL METHODS XVIII - SPETO - 1995. pod patronatem. Summary PCE SEMINIUM Z PODSTW ELEKTOTECHNIKI I TEOII OBWODÓW 8 - TH SEMIN ON FUNDMENTLS OF ELECTOTECHNICS ND CICUIT THEOY ZDENĚK BIOLEK SPŠE OŽNO P.., CZECH EPUBLIC DLIBO BIOLEK MILITY CDEMY, BNO, CZECH EPUBLIC

More information

GFI EventsMnge vs Netikus.net EventSenty GFI Softwe www.gfi.com GFI EventsMnge vs Netikus.net EventSenty GFI EventsMnge EventSenty Who we e Suppot fo MS SQL Seve Suppot fo MSDE / MS SQL Expess Suppot fo

More information

1240 ev nm 2.5 ev. (4) r 2 or mv 2 = ke2

1240 ev nm 2.5 ev. (4) r 2 or mv 2 = ke2 Chapte 5 Example The helium atom has 2 electonic enegy levels: E 3p = 23.1 ev and E 2s = 20.6 ev whee the gound state is E = 0. If an electon makes a tansition fom 3p to 2s, what is the wavelength of the

More information

2.016 Hydrodynamics Prof. A.H. Techet

2.016 Hydrodynamics Prof. A.H. Techet .01 Hydrodynics Reding #.01 Hydrodynics Prof. A.H. Techet Added Mss For the cse of unstedy otion of bodies underwter or unstedy flow round objects, we ust consider the dditionl effect (force) resulting

More information

MATH 150 HOMEWORK 4 SOLUTIONS

MATH 150 HOMEWORK 4 SOLUTIONS MATH 150 HOMEWORK 4 SOLUTIONS Section 1.8 Show tht the product of two of the numbers 65 1000 8 2001 + 3 177, 79 1212 9 2399 + 2 2001, nd 24 4493 5 8192 + 7 1777 is nonnegtive. Is your proof constructive

More information

AREA OF A SURFACE OF REVOLUTION

AREA OF A SURFACE OF REVOLUTION AREA OF A SURFACE OF REVOLUTION h cut r πr h A surfce of revolution is formed when curve is rotted bout line. Such surfce is the lterl boundr of solid of revolution of the tpe discussed in Sections 7.

More information

Unit 6: Exponents and Radicals

Unit 6: Exponents and Radicals Eponents nd Rdicls -: The Rel Numer Sstem Unit : Eponents nd Rdicls Pure Mth 0 Notes Nturl Numers (N): - counting numers. {,,,,, } Whole Numers (W): - counting numers with 0. {0,,,,,, } Integers (I): -

More information

PY1052 Problem Set 8 Autumn 2004 Solutions

PY1052 Problem Set 8 Autumn 2004 Solutions PY052 Poblem Set 8 Autumn 2004 Solutions H h () A solid ball stats fom est at the uppe end of the tack shown and olls without slipping until it olls off the ight-hand end. If H 6.0 m and h 2.0 m, what

More information

Episode 401: Newton s law of universal gravitation

Episode 401: Newton s law of universal gravitation Episode 401: Newton s law of univesal gavitation This episode intoduces Newton s law of univesal gavitation fo point masses, and fo spheical masses, and gets students pactising calculations of the foce

More information

The Supply of Loanable Funds: A Comment on the Misconception and Its Implications

The Supply of Loanable Funds: A Comment on the Misconception and Its Implications JOURNL OF ECONOMICS ND FINNCE EDUCTION Volume 7 Numbe 2 Winte 2008 39 The Supply of Loanable Funds: Comment on the Misconception and Its Implications. Wahhab Khandke and mena Khandke* STRCT Recently Fields-Hat

More information

SAMPLE CHAPTERS UNESCO EOLSS THE MOTION OF CELESTIAL BODIES. Kaare Aksnes Institute of Theoretical Astrophysics University of Oslo

SAMPLE CHAPTERS UNESCO EOLSS THE MOTION OF CELESTIAL BODIES. Kaare Aksnes Institute of Theoretical Astrophysics University of Oslo THE MOTION OF CELESTIAL BODIES Kaae Aksnes Institute of Theoetical Astophysics Univesity of Oslo Keywods: celestial mechanics, two-body obits, thee-body obits, petubations, tides, non-gavitational foces,

More information