PHYS 241/spring2014: Assignment EXAM02SP11

Size: px
Start display at page:

Download "PHYS 241/spring2014: Assignment EXAM02SP11"

Transcription

1 PHYS 241/spring2014: Assignment EXAM02SP11 For user = meiles Logout User: meiles sp11ex02q07 [10 points] (Last updated: Mon Apr 11 16:54: ) [meiles] Magnetic field on the axis of solenoid A solenoid 2.9 m long has a radius of 0.85 cm and 560 turns. It carries a current I of 2.5 A. What is the approximate magnetic field B on the axis of the solenoid? a mt b mt c T d mt e mt sp11ex02q08 [10 points] (Last updated: Thu Apr 7 14:37: ) [meiles] Torque on a coil

2 What is the maximum torque on a 1000 turn circular coil of radius 0.75 cm that carries a current of 1.4 ma and resides in a uniform magnetic field of 0.25 T? a N m b N m c N m d N m e N m [10 points] Maximum number of attempts for credit = 5. (Fraction of credit after that: 0.5 up to 10 attempts) sp11ex02q04 [10 points] (Last updated: Thu Mar 31 09:28: ) [meiles] Wire bent in a funny shape When a current is passed through the flexible wire shown in the Figure below, will it tend to bunch up or form a circle?

3 Figure a. Resistivity of the wire is needed to answer this question. b. The wire will tend to form a circle. c. The wire will tend to bunch up. d. The length of the wire is needed to answer this question. e. Current in the wire is needed to answer this question. sp11ex02q09 [10 points] (Last updated: Fri Apr 1 08:35: ) [meiles] Charging a capacitor in a circuit with switch

4 The circuit as shown in the Figure above shows a capacitor C, two ideal batteries, two resistors, and a switch S. Initially S has been open for a long time. If it is then closed for a long time, by how much does the charge on the capacitor change? Assume C = 53 F, 1 = 3.4 V, 2 = 0.52 V, R 1 = 0.1, and R 2 = a C b C c C d C e C sp11ex02q03 [10 points] (Last updated: Thu Apr 7 14:36: ) [meiles] Capacitor with a dielectric A certain dielectric with a dielectric constant = 24 can withstand an electric field of V/m. Suppose we want to use this dielectric to construct a 0.95 µf capacitor that can withstand a potential

5 difference of 1830 V. (a) What is the minimum plate separation? (b) What must the area of the plates be? a. (a) mm; (b) cm 2 b. (a) mm; (b) cm 2 c. (a) mm; (b) 2046 cm 2 d. (a) mm; (b) 4092 cm 2 e. (a) mm; (b) 2046 cm 2 sp11ex02q10 [10 points] (Last updated: Thu Mar 31 10:34: ) [meiles] Combination of electric and magnetic fields An electric field of 1.8 kv/m and a magnetic field of 0.55 T act on a moving electron to produce no net force. Calculate the minimum speed V of the electron. a m/s b m/s c m/s d m/s e m/s sp11ex02q02 [10 points] (Last updated: Thu Mar 31 11:25: ) [meiles] Multi loop circuit

6 For the circuit shown above, = 10 V and R = 3. Find the potential difference between points a and b. State the magnitude. a. 4 V b V c. 6 V d. 8 V e. 12 V HELP: Using symmetry wisely will save time and effort.

7 sp11ex02q11 [10 points] (Last updated: Thu Mar 31 09:29: ) [meiles] LR circuit with a switch and energy source In the circuit shown in the Figure above, = 10 V, R 1 = 4.2, R 2 = 9.5, and L = 4.8 H. For the situation where the switch S just closed, calculate the current i 1 through R 1. a A b A c A d. 0 A e A sp11ex02q01 [10 points] (Last updated: Wed Mar 30 11:25: ) [meiles] Battery with internal resistance

8 In the figure above, the emf is 6 V and R = The rate of Joule heating in R is 8 W. What is the value of r? a b c d e sp11ex02q12 [10 points] (Last updated: Thu Mar 31 09:30: ) [meiles]

9 Magnetic field on the surface of the wire A 10 gauge bare copper wire (2.6mm in diameter) can carry a current of 50 A without overheating. For this current what is the magnetic field at the surface of the wire? a. 0 b mt c mt d mt e mt Logout CHIP ID: meiles

10 1 Magnetic field of a solenoid is In[1]:= Bsol mu0 NN L i Out[1]= In[2]:= i mu0 NN L Bsol. mu0 Pi 4*^-7, NN 560, L 2.9, i 2.5 Out[2]= Torque is defined : In[9]:= torque p Bfield Sin theta Out[9]= Bfield p Sin theta the magnetic moment is : In[11]:= Out[11]= p NN A i A i NN so : In[12]:= torque. NN 1000, A Pi ^ 2, i 1.4*^-3, Bfield 0.25, theta Pi 2 Out[12]= RH rule : magnetic field due to the current at the location of the current on the opposite side points into the page ; then the force points out. Thus the force all points out so it forms a circle. 4 The initial charge is : In[13]:= Qin c E2 Out[13]= c E2 The final charge is more complicated. The current only goes around the outer loop : In[19]:= Out[19]= current E1 E2 R1 R2 E1 E2 R1 R2 Now we can calculate the voltage drop across, say, R1 : In[20]:= vdrop R1 current Out[20]= E1 E2 R1 R1 R2 so, the voltage across the capacitor is equal to the voltage across the other side of the parallel circuit : careful with that minus sign In[24]:= Vcap E1 vdrop Out[24]= In[25]:= E1 E2 R1 E1 R1 R2 Now we can calculate the final charge : Qfi c Vcap Out[25]= c E1 E1 E2 R1 R1 R2 Printed by Mathematica for Students

11 2 examc.nb In[26]:= Qfi Qin. c 53*^-6, E1 3.4, E2 0.52, R1 0.1, R Out[26]= Capacitance definition is : In[27]:= Out[27]= Capp e0 A d A e0 d Electric field is : In[28]:= Efield V d Out[28]= V d So d is : In[31]:= Solve Efield 4*^7, d. V Out[31]= d And then the area is : In[33]:= Out[33]= Solve Capp 0.95*^-6, A. d `, e *^-12 A Don ' t forget to multiply e0 by K 6 Forces balance out : In[34]:= Solve q Ef q v Bf, v Out[34]= v Ef Bf In[35]:= 1.8*^ Out[35]= Homework prob. 8 Inductors skip 9 Let ' s put power in terms of current and resistance : In[43]:= P i ^ 2 R Out[43]= i 2 R Not only that, but, using Ohm ' s law, In[44]:= i e r R e Out[44]= In[45]:= r R Solve P 8, r Out[45]= r e R 4 R, r e R 4 R In[46]:= 1 2 e R 4 R. e 6, R Out[46]= Printed by Mathematica for Students

12 examc.nb 3 10 Magnetic field of a wire : In[47]:= Bfield mu0 II 2 Pi r Out[47]= In[48]:= II mu0 2 Π r Bfield. mu0 Pi 4*^-7, II 50, r Out[48]= Printed by Mathematica for Students

PHY 131 Review Session Fall 2015 PART 1:

PHY 131 Review Session Fall 2015 PART 1: PHY 131 Review Session Fall 2015 PART 1: 1. Consider the electric field from a point charge. As you move farther away from the point charge, the electric field decreases at a rate of 1/r 2 with r being

More information

Physics 6B Summer 2007 Final

Physics 6B Summer 2007 Final Physics 6B Summer 2007 Final Question 1 An electron passes through two rectangular regions that contain uniform magnetic fields, B 1 and B 2. The field B 1 is stronger than the field B 2. Each field fills

More information

P202 Practice Exam 2 Spring 2004 Instructor: Prof. Sinova

P202 Practice Exam 2 Spring 2004 Instructor: Prof. Sinova P202 Practice Exam 2 Spring 2004 Instructor: Prof. Sinova Name: Date: (5)1. How many electrons flow through a battery that delivers a current of 3.0 A for 12 s? A) 4 B) 36 C) 4.8 10 15 D) 6.4 10 18 E)

More information

The next two questions pertain to the situation described below. Consider a parallel plate capacitor with separation d:

The next two questions pertain to the situation described below. Consider a parallel plate capacitor with separation d: PHYS 102 Exams Exam 2 PRINT (A) The next two questions pertain to the situation described below. Consider a parallel plate capacitor with separation d: It is connected to a battery with constant emf V.

More information

PHYS 241 EXAM #2 November 9, 2006

PHYS 241 EXAM #2 November 9, 2006 1. ( 5 points) A resistance R and a 3.9 H inductance are in series across a 60 Hz AC voltage. The voltage across the resistor is 23 V and the voltage across the inductor is 35 V. Assume that all voltages

More information

General Physics II (PHYS 104) Exam 2: March 21, 2002

General Physics II (PHYS 104) Exam 2: March 21, 2002 General Physics II (PHYS 104) Exam 2: March 21, 2002 Name: Multiple Choice (3 points each): Answer the following multiple choice questions. Clearly circle the response (or responses) that provides the

More information

---------------------------------------------------------------------------------------------------------- PHYS 2326 University Physics II Class number ---------------------------------------------------------------------------------------------------------------------

More information

Physics 2135 Exam 2 October 20, 2015

Physics 2135 Exam 2 October 20, 2015 Exam Total / 200 Physics 2135 Exam 2 October 20, 2015 Printed Name: Rec. Sec. Letter: Five multiple choice questions, 8 points each. Choose the best or most nearly correct answer. 1. A straight wire segment

More information

AP Physics C. Electric Circuits III.C

AP Physics C. Electric Circuits III.C AP Physics C Electric Circuits III.C III.C.1 Current, Resistance and Power The direction of conventional current Suppose the cross-sectional area of the conductor changes. If a conductor has no current,

More information

Physics 2135 Exam 2 October 18, 2016

Physics 2135 Exam 2 October 18, 2016 Exam Total / 200 Physics 2135 Exam 2 October 18, 2016 Printed Name: Rec. Sec. Letter: Five multiple choice questions, 8 points each. Choose the best or most nearly correct answer. 1. A light bulb having

More information

Physics 2B Winter 2012 Final Exam Practice

Physics 2B Winter 2012 Final Exam Practice Physics 2B Winter 2012 Final Exam Practice 1) When the distance between two charges is increased, the force between the charges A) increases directly with the square of the distance. B) increases directly

More information

P114 University of Rochester NAME S. Manly Spring 2010

P114 University of Rochester NAME S. Manly Spring 2010 Exam 2 (March 23, 2010) Please read the problems carefully and answer them in the space provided. Write on the back of the page, if necessary. Show your work where indicated. Problem 1 ( 8 pts): In each

More information

PHYS 2326 University Physics II Class number

PHYS 2326 University Physics II Class number PHYS 2326 University Physics II Class number HOMEWORK- SET #1 CHAPTERS: 27,28,29 (DUE JULY 22, 2013) Ch. 27.======================================================= 1. A rod of 2.0-m length and a square

More information

PHYS 272 (Spring 2018): Introductory Physics: Fields Problem-solving sessions

PHYS 272 (Spring 2018): Introductory Physics: Fields Problem-solving sessions Figure 1: Problem 1 Figure 2: Problem 2 PHYS 272 (Spring 2018): Introductory Physics: Fields Problem-solving sessions (1). A thin rod of length l carries a total charge Q distributed uniformly along its

More information

PHY 101 Practice Exam III Monday, November 27, 2:15-3:35PM

PHY 101 Practice Exam III Monday, November 27, 2:15-3:35PM 1 PHY 101 Practice Exam III Monday, November 27, 2:15-3:35PM Please be sure to show your work where it is requested. If no work is shown where it is requested, you will not receive any points. Partial

More information

PHYSICS ASSIGNMENT ES/CE/MAG. Class XII

PHYSICS ASSIGNMENT ES/CE/MAG. Class XII PHYSICS ASSIGNMENT ES/CE/MAG Class XII MM : 70 1. What is dielectric strength of a medium? Give its value for vacuum. 1 2. What is the physical importance of the line integral of an electrostatic field?

More information

De La Salle University Manila Physics Fundamentals for Engineering 2 Quiz No. 3 Reviewer

De La Salle University Manila Physics Fundamentals for Engineering 2 Quiz No. 3 Reviewer De La Salle University Manila Physics Fundamentals for Engineering 2 Quiz No. 3 Reviewer Multiple Choice: 1. Which of the two arrangements shown has the smaller equivalent resistance between points a and

More information

Physics 420 Fall 2004 Quiz 1 Wednesday This quiz is worth 6 points. Be sure to show your work and label your final answers.

Physics 420 Fall 2004 Quiz 1 Wednesday This quiz is worth 6 points. Be sure to show your work and label your final answers. Quiz 1 Wednesday This quiz is worth 6 points. Be sure to show your work and label your final answers. 1. A charge q 1 = +5.0 nc is located on the y-axis, 15 µm above the origin, while another charge q

More information

Physics 3211: Electromagnetic Theory (Tutorial)

Physics 3211: Electromagnetic Theory (Tutorial) Question 1 a) The capacitor shown in Figure 1 consists of two parallel dielectric layers and a voltage source, V. Derive an equation for capacitance. b) Find the capacitance for the configuration of Figure

More information

/20 /20 /20 /60. Dr. Galeazzi PHY207 Test #3 November 20, I.D. number:

/20 /20 /20 /60. Dr. Galeazzi PHY207 Test #3 November 20, I.D. number: Signature: Name: I.D. number: You must do ALL the problems Each problem is worth 0 points for a total of 60 points. TO GET CREDIT IN PROBLEMS AND 3 YOU MUST SHOW GOOD WORK. CHECK DISCUSSION SECTION ATTENDED:

More information

PRACTICE EXAM 1 for Midterm 2

PRACTICE EXAM 1 for Midterm 2 PRACTICE EXAM 1 for Midterm 2 Multiple Choice Questions 1) The figure shows three identical lightbulbs connected to a battery having a constant voltage across its terminals. What happens to the brightness

More information

A) I B) II C) III D) IV E) V

A) I B) II C) III D) IV E) V 1. A square loop of wire moves with a constant speed v from a field-free region into a region of uniform B field, as shown. Which of the five graphs correctly shows the induced current i in the loop as

More information

PHYS 2135 Exam II March 20, 2018

PHYS 2135 Exam II March 20, 2018 Exam Total /200 PHYS 2135 Exam II March 20, 2018 Name: Recitation Section: Five multiple choice questions, 8 points each. Choose the best or most nearly correct answer. For questions 6-9, solutions must

More information

ELECTRO MAGNETIC INDUCTION

ELECTRO MAGNETIC INDUCTION ELECTRO MAGNETIC INDUCTION 1) A Circular coil is placed near a current carrying conductor. The induced current is anti clock wise when the coil is, 1. Stationary 2. Moved away from the conductor 3. Moved

More information

X X. Name (printed) Name (signature as on ID) Lab Section. Chapts in Young&Geller

X X. Name (printed) Name (signature as on ID) Lab Section. Chapts in Young&Geller Physics 202 MWF 9:10 Exam II Name (printed) Name (signature as on ID) Spring 2010 (Ford) Chapts. 20 21 in Young&Geller Lab Section Multiple choice questions. Circle the correct answer. No work needs to

More information

PRACTICE EXAM 2 for Midterm 2

PRACTICE EXAM 2 for Midterm 2 PRACTICE EXAM 2 for Midterm 2 Multiple Choice Questions 1) In the circuit shown in the figure, all the lightbulbs are identical. Which of the following is the correct ranking of the brightness of the bulbs?

More information

Louisiana State University Physics 2102, Exam 3 April 2nd, 2009.

Louisiana State University Physics 2102, Exam 3 April 2nd, 2009. PRINT Your Name: Instructor: Louisiana State University Physics 2102, Exam 3 April 2nd, 2009. Please be sure to PRINT your name and class instructor above. The test consists of 4 questions (multiple choice),

More information

PHYSICS 2B FINAL EXAM ANSWERS WINTER QUARTER 2010 PROF. HIRSCH MARCH 18, 2010 Problems 1, 2 P 1 P 2

PHYSICS 2B FINAL EXAM ANSWERS WINTER QUARTER 2010 PROF. HIRSCH MARCH 18, 2010 Problems 1, 2 P 1 P 2 Problems 1, 2 P 1 P 1 P 2 The figure shows a non-conducting spherical shell of inner radius and outer radius 2 (i.e. radial thickness ) with charge uniformly distributed throughout its volume. Prob 1:

More information

Version 001 CIRCUITS holland (1290) 1

Version 001 CIRCUITS holland (1290) 1 Version CIRCUITS holland (9) This print-out should have questions Multiple-choice questions may continue on the next column or page find all choices before answering AP M 99 MC points The power dissipated

More information

A) 4 B) 3 C) 2 D) 5 E) 6

A) 4 B) 3 C) 2 D) 5 E) 6 Coordinator: Saleem Rao Monday, January 01, 2018 Page: 1 Q1. A standing wave having three nodes is set up in a string fixed at both ends. If the frequency of the wave is doubled, how many antinodes will

More information

9. M = 2 π R µ 0 n. 3. M = π R 2 µ 0 n N correct. 5. M = π R 2 µ 0 n. 8. M = π r 2 µ 0 n N

9. M = 2 π R µ 0 n. 3. M = π R 2 µ 0 n N correct. 5. M = π R 2 µ 0 n. 8. M = π r 2 µ 0 n N This print-out should have 20 questions. Multiple-choice questions may continue on the next column or page find all choices before answering. 00 0.0 points A coil has an inductance of 4.5 mh, and the current

More information

Physics 106, Section 1

Physics 106, Section 1 Physics 106, Section 1 Magleby Exam 2, Summer 2012 Exam Cid You are allowed a pencil and a testing center calculator. No scratch paper is allowed. Testing center calculators only. 1. A circular coil lays

More information

Physics for Scientists & Engineers 2

Physics for Scientists & Engineers 2 Electromagnetic Oscillations Physics for Scientists & Engineers Spring Semester 005 Lecture 8! We have been working with circuits that have a constant current a current that increases to a constant current

More information

AP Physics C. Magnetism - Term 4

AP Physics C. Magnetism - Term 4 AP Physics C Magnetism - Term 4 Interest Packet Term Introduction: AP Physics has been specifically designed to build on physics knowledge previously acquired for a more in depth understanding of the world

More information

Physics 2B Spring 2010: Final Version A 1 COMMENTS AND REMINDERS:

Physics 2B Spring 2010: Final Version A 1 COMMENTS AND REMINDERS: Physics 2B Spring 2010: Final Version A 1 COMMENTS AND REMINDERS: Closed book. No work needs to be shown for multiple-choice questions. 1. A charge of +4.0 C is placed at the origin. A charge of 3.0 C

More information

PHYS 1102 EXAM - II. SECTION: (Circle one) 001 (TH 9:30 AM to 10:45AM) 002 (TH 3:30 PM to 4:45 PM) You have 1 hr 45 minutes to complete the test

PHYS 1102 EXAM - II. SECTION: (Circle one) 001 (TH 9:30 AM to 10:45AM) 002 (TH 3:30 PM to 4:45 PM) You have 1 hr 45 minutes to complete the test PHYS 1102 EXAM - II SECTION: (Circle one) 001 (TH 9:30 AM to 10:45AM) 002 (TH 3:30 PM to 4:45 PM) Your Name: Student ID: You have 1 hr 45 minutes to complete the test PLEASE DO NOT START TILL YOU ARE INSTRUCTED

More information

FINAL EXAM - Physics Patel SPRING 1998 FORM CODE - A

FINAL EXAM - Physics Patel SPRING 1998 FORM CODE - A FINAL EXAM - Physics 202 - Patel SPRING 1998 FORM CODE - A Be sure to fill in your student number and FORM letter (A, B, C, D, E) on your answer sheet. If you forget to include this information, your Exam

More information

PHYS 272 (Spring 2018): Introductory Physics: Fields Homeworks

PHYS 272 (Spring 2018): Introductory Physics: Fields Homeworks PHYS 272 (Spring 2018): Introductory Physics: Fields Homeworks Note: the 1st homework is simply signing the honor pledge (but still it is compulsory); the actual homework starts with #2. And, please sign

More information

Mansfield Independent School District AP Physics C: Electricity and Magnetism Year at a Glance

Mansfield Independent School District AP Physics C: Electricity and Magnetism Year at a Glance Mansfield Independent School District AP Physics C: Electricity and Magnetism Year at a Glance First Six-Weeks Second Six-Weeks Third Six-Weeks Lab safety Lab practices and ethical practices Math and Calculus

More information

Physics 102 Spring 2007: Final Exam Multiple-Choice Questions

Physics 102 Spring 2007: Final Exam Multiple-Choice Questions Last Name: First Name: Physics 102 Spring 2007: Final Exam Multiple-Choice Questions 1. The circuit on the left in the figure below contains a battery of potential V and a variable resistor R V. The circuit

More information

Q1. A wave travelling along a string is described by

Q1. A wave travelling along a string is described by Coordinator: Saleem Rao Wednesday, May 24, 2017 Page: 1 Q1. A wave travelling along a string is described by y( x, t) = 0.00327 sin(72.1x 2.72t) In which all numerical constants are in SI units. Find the

More information

Exam 2 Solutions. Prof. Darin Acosta Prof. Greg Stewart March 27, b 5Ω ->i 1 <- i 2 5Ω. 3V 10Ω 6 V - - i 3 d c 10Ω

Exam 2 Solutions. Prof. Darin Acosta Prof. Greg Stewart March 27, b 5Ω ->i 1 <- i 2 5Ω. 3V 10Ω 6 V - - i 3 d c 10Ω PHY49 Spring 6 Exam Solutions Prof. Darin Acosta Prof. Greg Stewart March 7, 6 Exam Solutions a b 5Ω ->i 1

More information

Physics 240 Fall 2005: Exam #3. Please print your name: Please list your discussion section number: Please list your discussion instructor:

Physics 240 Fall 2005: Exam #3. Please print your name: Please list your discussion section number: Please list your discussion instructor: Physics 240 Fall 2005: Exam #3 Please print your name: Please list your discussion section number: Please list your discussion instructor: Form #1 Instructions 1. Fill in your name above 2. This will be

More information

Phys 2025, First Test. September 20, minutes Name:

Phys 2025, First Test. September 20, minutes Name: Phys 05, First Test. September 0, 011 50 minutes Name: Show all work for maximum credit. Each problem is worth 10 points. Work 10 of the 11 problems. k = 9.0 x 10 9 N m / C ε 0 = 8.85 x 10-1 C / N m e

More information

Slide 1 / 26. Inductance by Bryan Pflueger

Slide 1 / 26. Inductance by Bryan Pflueger Slide 1 / 26 Inductance 2011 by Bryan Pflueger Slide 2 / 26 Mutual Inductance If two coils of wire are placed near each other and have a current passing through them, they will each induce an emf on one

More information

Calculus Relationships in AP Physics C: Electricity and Magnetism

Calculus Relationships in AP Physics C: Electricity and Magnetism C: Electricity This chapter focuses on some of the quantitative skills that are important in your C: Mechanics course. These are not all of the skills that you will learn, practice, and apply during the

More information

HW7: Ch. 26 P 34, 36 Ch.27 Q 2, 4, 8, 18 P 2, 8, 17, 19, 37

HW7: Ch. 26 P 34, 36 Ch.27 Q 2, 4, 8, 18 P 2, 8, 17, 19, 37 Fall 12 PHY 122 Homework Solutions #7 HW7: Ch. 26 P 34, 36 Ch.27 Q 2, 4, 8, 18 P 2, 8, 17, 19, 37 Chapter 26 Problem 34 Determine the magnitudes and directions of the currents in each resistor shown in

More information

1 cm b. 4.4 mm c. 2.2 cm d. 4.4 cm v

1 cm b. 4.4 mm c. 2.2 cm d. 4.4 cm v PHY 112: General Physics M. F. Thorpe T, Th 7:40-8:55am Fall 2006 Department of Physics Arizona State University Tempe AZ Final, Friday 8 December from 7:40am -> 9.30am All questions carry equal weight.

More information

Question 1. Question 2. Question 3

Question 1. Question 2. Question 3 Question 1 Switch S in in the figure is closed at time t = 0, to begin charging an initially uncharged capacitor of capacitance C = 18.2 μf through a resistor of resistance R = 22.3 Ω. At what time (in

More information

Exam IV, Magnetism May 1 st, Exam IV, Magnetism

Exam IV, Magnetism May 1 st, Exam IV, Magnetism Exam IV, Magnetism Prof. Maurik Holtrop Department of Physics PHYS 408 University of New Hampshire March 27 th, 2003 Name: Student # NOTE: There are 4 questions. You have until 9 pm to finish. You must

More information

Physics 2020 Exam 2 Constants and Formulae

Physics 2020 Exam 2 Constants and Formulae Physics 2020 Exam 2 Constants and Formulae Useful Constants k e = 8.99 10 9 N m 2 /C 2 c = 3.00 10 8 m/s ɛ = 8.85 10 12 C 2 /(N m 2 ) µ = 4π 10 7 T m/a e = 1.602 10 19 C h = 6.626 10 34 J s m p = 1.67

More information

Capacitance. A different kind of capacitor: Work must be done to charge a capacitor. Capacitors in circuits. Capacitor connected to a battery

Capacitance. A different kind of capacitor: Work must be done to charge a capacitor. Capacitors in circuits. Capacitor connected to a battery Capacitance The ratio C = Q/V is a conductor s self capacitance Units of capacitance: Coulomb/Volt = Farad A capacitor is made of two conductors with equal but opposite charge Capacitance depends on shape

More information

2) As two electric charges are moved farther apart, the magnitude of the force between them.

2) As two electric charges are moved farther apart, the magnitude of the force between them. ) Field lines point away from charge and toward charge. a) positive, negative b) negative, positive c) smaller, larger ) As two electric charges are moved farther apart, the magnitude of the force between

More information

AP Physics C. Electricity - Term 3

AP Physics C. Electricity - Term 3 AP Physics C Electricity - Term 3 Interest Packet Term Introduction: AP Physics has been specifically designed to build on physics knowledge previously acquired for a more in depth understanding of the

More information

Physics 42 Exam 2 PRACTICE Name: Lab

Physics 42 Exam 2 PRACTICE Name: Lab Physics 42 Exam 2 PRACTICE Name: Lab 1 2 3 4 Conceptual Multiple Choice (2 points each) Circle the best answer. 1.Rank in order, from brightest to dimmest, the identical bulbs A to D. A. C = D > B > A

More information

a. Clockwise. b. Counterclockwise. c. Out of the board. d. Into the board. e. There will be no current induced in the wire

a. Clockwise. b. Counterclockwise. c. Out of the board. d. Into the board. e. There will be no current induced in the wire Physics 1B Winter 2012: Final Exam For Practice Version A 1 Closed book. No work needs to be shown for multiple-choice questions. The first 10 questions are the makeup Quiz. The remaining questions are

More information

2. Waves with higher frequencies travel faster than waves with lower frequencies (True/False)

2. Waves with higher frequencies travel faster than waves with lower frequencies (True/False) PHY 2049C Final Exam. Summer 2015. Name: Remember, you know this stuff Answer each questions to the best of your ability. Show ALL of your work (even for multiple choice questions), you may receive partial

More information

Solutions to PHY2049 Exam 2 (Nov. 3, 2017)

Solutions to PHY2049 Exam 2 (Nov. 3, 2017) Solutions to PHY2049 Exam 2 (Nov. 3, 207) Problem : In figure a, both batteries have emf E =.2 V and the external resistance R is a variable resistor. Figure b gives the electric potentials V between the

More information

To receive full credit, you must show all your work (including steps taken, calculations, and formulas used).

To receive full credit, you must show all your work (including steps taken, calculations, and formulas used). Page 1 Score Problem 1: (35 pts) Problem 2: (25 pts) Problem 3: (25 pts) Problem 4: (25 pts) Problem 5: (15 pts) TOTAL: (125 pts) To receive full credit, you must show all your work (including steps taken,

More information

Louisiana State University Physics 2102, Exam 2, March 5th, 2009.

Louisiana State University Physics 2102, Exam 2, March 5th, 2009. PRINT Your Name: Instructor: Louisiana State University Physics 2102, Exam 2, March 5th, 2009. Please be sure to PRINT your name and class instructor above. The test consists of 4 questions (multiple choice),

More information

Physics 2135 Exam 2 March 22, 2016

Physics 2135 Exam 2 March 22, 2016 Exam Total Physics 2135 Exam 2 March 22, 2016 Key Printed Name: 200 / 200 N/A Rec. Sec. Letter: Five multiple choice questions, 8 points each. Choose the best or most nearly correct answer. B 1. An air-filled

More information

Form #425 Page 1 of 6

Form #425 Page 1 of 6 Version Quiz #4 Form #425 Name: A Physics 2212 G Spring 2018 Recitation Section: Print your name, quiz form number (3 digits at the top of this form), and student number (9 digit Georgia Tech ID number)

More information

Question 1. The figure shows four pairs of charged particles. For each pair, let V = 0 at infinity and consider V net at points on the x axis.

Question 1. The figure shows four pairs of charged particles. For each pair, let V = 0 at infinity and consider V net at points on the x axis. Question 1 The figure shows four pairs of charged particles. For each pair, let V = 0 at infinity and consider V net at points on the x axis. For which pairs is there a point at which V net = 0 between

More information

Chapter 30 Inductance and Electromagnetic Oscillations

Chapter 30 Inductance and Electromagnetic Oscillations Chapter 30 Inductance and Electromagnetic Oscillations Units of Chapter 30 30.1 Mutual Inductance: 1 30.2 Self-Inductance: 2, 3, & 4 30.3 Energy Stored in a Magnetic Field: 5, 6, & 7 30.4 LR Circuit: 8,

More information

Physics 42 Exam 3 Fall 2013 PRINT Name:

Physics 42 Exam 3 Fall 2013 PRINT Name: Physics 42 Exam 3 Fall 2013 PRINT Name: 1 2 3 4 Conceptual Questions : Circle the BEST answer. (1 point each) 1. A small plastic ball has an excess negative charge on it. If a magnet is placed close to

More information

PHYSICS : CLASS XII ALL SUBJECTIVE ASSESSMENT TEST ASAT

PHYSICS : CLASS XII ALL SUBJECTIVE ASSESSMENT TEST ASAT PHYSICS 202 203: CLASS XII ALL SUBJECTIVE ASSESSMENT TEST ASAT MM MARKS: 70] [TIME: 3 HOUR General Instructions: All the questions are compulsory Question no. to 8 consist of one marks questions, which

More information

Physics 102 Spring 2006: Final Exam Multiple-Choice Questions

Physics 102 Spring 2006: Final Exam Multiple-Choice Questions Last Name: First Name: Physics 102 Spring 2006: Final Exam Multiple-Choice Questions For questions 1 and 2, refer to the graph below, depicting the potential on the x-axis as a function of x V x 60 40

More information

Physics 212 Midterm 2 Form A

Physics 212 Midterm 2 Form A 1. A wire contains a steady current of 2 A. The charge that passes a cross section in 2 s is: A. 3.2 10-19 C B. 6.4 10-19 C C. 1 C D. 2 C E. 4 C 2. In a Physics 212 lab, Jane measures the current versus

More information

Your name: Your TA: Your section Day/Time: PHY 101 Practice in-class exam III Wednesday, November 28, 3:15-3:35PM

Your name: Your TA: Your section Day/Time: PHY 101 Practice in-class exam III Wednesday, November 28, 3:15-3:35PM 1 Your name: Your TA: Your section Day/Time: PHY 101 Practice in-class exam III Wednesday, November 28, 3:15-3:35PM Please be sure to show your work where it is requested. If no work is shown where it

More information

Physics 208: Electricity and Magnetism Final Exam, Secs May 2003 IMPORTANT. Read these directions carefully:

Physics 208: Electricity and Magnetism Final Exam, Secs May 2003 IMPORTANT. Read these directions carefully: Physics 208: Electricity and Magnetism Final Exam, Secs. 506 510 2 May 2003 Instructor: Dr. George R. Welch, 415 Engineering-Physics, 845-7737 Print your full name: Sign your name: Please fill in your

More information

Circuits Capacitance of a parallel-plate capacitor : C = κ ε o A / d. (ρ = resistivity, L = length, A = cross-sectional area) Resistance : R = ρ L / A

Circuits Capacitance of a parallel-plate capacitor : C = κ ε o A / d. (ρ = resistivity, L = length, A = cross-sectional area) Resistance : R = ρ L / A k = 9.0 x 109 N m2 / C2 e = 1.60 x 10-19 C ε o = 8.85 x 10-12 C2 / N m2 Coulomb s law: F = k q Q / r2 (unlike charges attract, like charges repel) Electric field from a point charge : E = k q / r2 ( towards

More information

Physics 2220 Fall 2010 George Williams THIRD MIDTERM - REVIEW PROBLEMS

Physics 2220 Fall 2010 George Williams THIRD MIDTERM - REVIEW PROBLEMS Physics 2220 Fall 2010 George Williams THIRD MIDTERM - REVIEW PROBLEMS Solution sets are available on the course web site. A data sheet is provided. Problems marked by "*" do not have solutions. 1. An

More information

Question 1. Question 2

Question 1. Question 2 Question 1 Figure 29-26 shows cross sections of two long straight wires; the left-hand wire carries current i 1 directly out of the page. The net magnetic field due to the two currents is to be zero at

More information

Select the response that best answers the given statement. Be sure to write all final multiple choice answers on your Scantron answer sheet.

Select the response that best answers the given statement. Be sure to write all final multiple choice answers on your Scantron answer sheet. Chapters 15-30 PHYS 1402 - Brooks This practice test is similar to the actual final. The final exam will focus on questions involving solving problems, and not so much on conceptual questions. The final

More information

Physics 212 Spring 2009 Exam 2 Version C (832725)

Physics 212 Spring 2009 Exam 2 Version C (832725) Physics 212 Spring 2009 Exam 2 Version C (832725) Question 1 2 3 4 5 6 7 8 9 10 Instructions Be sure to answer every question. Follow the rules shown on the first page for filling in the Scantron form.

More information

PHY2054 Summer 2017 Final ExamVersion 2

PHY2054 Summer 2017 Final ExamVersion 2 PHY2054 Summer 2017 Final ExamVersion 2 MULTIPLE CHOICE. Please answer all questions by choosing the one alternative that best completes the statement or answers the question. 1) When two or more capacitors

More information

PHY2054 Summer 2017 Final ExamVersion 1

PHY2054 Summer 2017 Final ExamVersion 1 PHY2054 Summer 2017 Final ExamVersion 1 MULTIPLE CHOICE. Please answer all questions by choosing the one alternative that best completes the statement or answers the question. 1) In the figure below, a

More information

University of California, Berkeley Physics H7B Spring 1999 (Strovink) SOLUTION TO PROBLEM SET 11 Solutions by P. Pebler

University of California, Berkeley Physics H7B Spring 1999 (Strovink) SOLUTION TO PROBLEM SET 11 Solutions by P. Pebler University of California Berkeley Physics H7B Spring 999 (Strovink) SOLUTION TO PROBLEM SET Solutions by P. Pebler Purcell 7.2 A solenoid of radius a and length b is located inside a longer solenoid of

More information

Louisiana State University Physics 2102, Exam 3, November 11, 2010.

Louisiana State University Physics 2102, Exam 3, November 11, 2010. Name: Instructor: Louisiana State University Physics 2102, Exam 3, November 11, 2010. Please be sure to write your name and class instructor above. The test consists of 3 questions (multiple choice), and

More information

Exam 2 Solutions. = /10 = / = /m 3, where the factor of

Exam 2 Solutions. = /10 = / = /m 3, where the factor of PHY049 Fall 007 Prof. Yasu Takano Prof. Paul Avery Oct. 17, 007 Exam Solutions 1. (WebAssign 6.6) A current of 1.5 A flows in a copper wire with radius 1.5 mm. If the current is uniform, what is the electron

More information

CLASS XII WB SET A PHYSICS

CLASS XII WB SET A PHYSICS PHYSICS 1. Two cylindrical straight and very long non magnetic conductors A and B, insulated from each other, carry a current I in the positive and the negative z-direction respectively. The direction

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Exam Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) A jeweler needs to electroplate gold (atomic mass 196.97 u) onto a bracelet. He knows

More information

Question 13: In the Plinko! model of current, if the spacing between the atoms that make up the conducting material increases, what happens?

Question 13: In the Plinko! model of current, if the spacing between the atoms that make up the conducting material increases, what happens? Question 13: In the Plinko! model of current, if the spacing between the atoms that make up the conducting material increases, what happens? A) Current increases because electron density increases B) Current

More information

Do not fill out the information below until instructed to do so! Name: Signature: Section Number:

Do not fill out the information below until instructed to do so! Name: Signature:   Section Number: Do not fill out the information below until instructed to do so! Name: Signature: E-mail: Section Number: No calculators are allowed in the test. Be sure to put a box around your final answers and clearly

More information

Final Exam Physics 7b Section 2 Fall 2004 R Packard. Section Number:

Final Exam Physics 7b Section 2 Fall 2004 R Packard. Section Number: Final Exam Physics 7b Section 2 Fall 2004 R Packard Name: SID: Section Number: The relative weight of each problem is stated next to the problem. Work the easier ones first. Define physical quantities

More information

Circuit Lab Test. School Name: Competitor Names: For this test:

Circuit Lab Test. School Name: Competitor Names: For this test: Circuit Lab Test School Name: Competitor Names: For this test: Use SI units, except when specified otherwise. Make sure not to forget the units when recording your answers. Use positive numbers for voltage

More information

Induction and Inductance

Induction and Inductance Welcome Back to Physics 1308 Induction and Inductance Michael Faraday 22 September 1791 25 August 1867 Announcements Assignments for Tuesday, November 6th: - Reading: Chapter 30.6-30.8 - Watch Videos:

More information

Exam II. Solutions. Part A. Multiple choice questions. Check the best answer. Each question carries a value of 4 points. The wires repel each other.

Exam II. Solutions. Part A. Multiple choice questions. Check the best answer. Each question carries a value of 4 points. The wires repel each other. Exam II Solutions Part A. Multiple choice questions. Check the best answer. Each question carries a value of 4 points. 1.! Concerning electric and magnetic fields, which of the following is wrong?!! A

More information

Name: Class: Date: Multiple Choice Identify the letter of the choice that best completes the statement or answers the question.

Name: Class: Date: Multiple Choice Identify the letter of the choice that best completes the statement or answers the question. Name: Class: _ Date: _ w9final Multiple Choice Identify the letter of the choice that best completes the statement or answers the question. 1. If C = 36 µf, determine the equivalent capacitance for the

More information

PHYS General Physics for Engineering II FIRST MIDTERM

PHYS General Physics for Engineering II FIRST MIDTERM Çankaya University Department of Mathematics and Computer Sciences 2010-2011 Spring Semester PHYS 112 - General Physics for Engineering II FIRST MIDTERM 1) Two fixed particles of charges q 1 = 1.0µC and

More information

IMPORTANT Read these directions carefully:

IMPORTANT Read these directions carefully: Physics 208: Electricity and Magnetism Common Exam 2, October 17 th 2016 Print your name neatly: First name: Last name: Sign your name: Please fill in your Student ID number (UIN): _ - - Your classroom

More information

Physics 24 Exam 2 March 18, 2014

Physics 24 Exam 2 March 18, 2014 Exam Total / 200 Physics 24 Exam 2 March 18, 2014 Printed Name: Rec. Sec. Letter: Five multiple choice questions, 8 points each. Choose the best or most nearly correct answer. 1. You need to store electrical

More information

Physics 196 Final Test Point

Physics 196 Final Test Point Physics 196 Final Test - 120 Point Name You need to complete six 5-point problems and six 10-point problems. Cross off one 5-point problem and one 10-point problem. 1. Two small silver spheres, each with

More information

Yell if you have any questions

Yell if you have any questions Class 31: Outline Hour 1: Concept Review / Overview PRS Questions possible exam questions Hour : Sample Exam Yell if you have any questions P31 1 Exam 3 Topics Faraday s Law Self Inductance Energy Stored

More information

Physics for Scientists and Engineers 4th Edition 2017

Physics for Scientists and Engineers 4th Edition 2017 A Correlation and Narrative Summary of Physics for Scientists and Engineers 4th Edition 2017 To the AP Physics C: Electricity and Magnetism Course Description AP is a trademark registered and/or owned

More information

Ch. 23 Electromagnetic Induction, AC Circuits, And Electrical Technologies

Ch. 23 Electromagnetic Induction, AC Circuits, And Electrical Technologies Ch. 23 Electromagnetic Induction, AC Circuits, And Electrical Technologies Induced emf - Faraday s Experiment When a magnet moves toward a loop of wire, the ammeter shows the presence of a current When

More information

Physics 182. Assignment 4

Physics 182. Assignment 4 Physics 182 Assignment 4 1. A dipole (electric or magnetic) in a non-uniform field will in general experience a net force. The electric case was the subject of a problem on the midterm exam; here we examine

More information

Inductance. Slide 2 / 26. Slide 1 / 26. Slide 4 / 26. Slide 3 / 26. Slide 6 / 26. Slide 5 / 26. Mutual Inductance. Mutual Inductance.

Inductance. Slide 2 / 26. Slide 1 / 26. Slide 4 / 26. Slide 3 / 26. Slide 6 / 26. Slide 5 / 26. Mutual Inductance. Mutual Inductance. Slide 1 / 26 Inductance 2011 by Bryan Pflueger Slide 2 / 26 Mutual Inductance If two coils of wire are placed near each other and have a current passing through them, they will each induce an emf on one

More information

Physics 202 Midterm Exam 2 Nov 2, 2011

Physics 202 Midterm Exam 2 Nov 2, 2011 Physics 202 Midterm Exam 2 Nov 2, 2011 Name: Student ID: Section: TA (please circle): Daniel Crow Scott Douglas Yutao Gong Taylor Klaus Aaron Levine Andrew Loveridge Jason Milhone Hojin Yoo Instructions:

More information

Waves. Decibels. Chapter 21: Dimension

Waves. Decibels. Chapter 21: Dimension Chapter 20: 20.1 The Wave Model 20.2 One Dimensional 20.3 Sinusoidal 20.4 Sound Light 20.5 Index of Refraction 20.6 Power, Intensity, Decibels 20.7 The Doppler Effect Chapter 21: 21.1 The Principle of

More information