Question

In: Physics

Use Polya method to solve the problem. Prep, Plan, execute, check. Please do not respond to...

Use Polya method to solve the problem. Prep, Plan, execute, check. Please do not respond to the question if you are not planning on using this method so i can see what you're doing.

An object 10.0 cm tall is placed at the zero mark of a meterstick. A spherical mirror located at some point on the meterstick creates an image of the object that is upright, 4.00 cm tall, and located at the 42.0-cm mark of the meterstick. (a) Is the mirror convex or concave? (b) Where is the mirror? (c) What is the mirror’s focal length?

Use Polya method to solve the problem. Prep, Plan, execute, check. Please do not respond to the question if you are not planning on using this method so i can see what you're doing.


polya method is used to explain how you answer a question. it is done in four steps.

1 prep- include variables an pictures and equations you will use

2. plan- plan what you will fo and how you will use equation

3. execute- solve the problem

4. check- use unit check and going backward such as solving for a variable that is known with the answer found.

Solutions

Expert Solution

Prep -

The given data is

height of the image, hi = 4 cm

height of image, ho = 10 cm

since the image is upright and smaller than the object, it has to be the convex mirror

_________________________________________________________________

plan -

Our first aim is to solve for position of mirror. Note that position of mirror is also called as object distance relative to object.

We can assume position of the mirror as 'x' then we can solve for object distance and image distance where are given total distance as 42 cm. We will then use the magnification equation to form another equation in terms of p and q.

then we will simply use mirror/lens equation to find the focal length.

+ focal length = concave mirror

- focal length = convex mirror

_____________________________________________

execute

Ok, Let's call mirror position as 'x'

this means object distance, p = x -------- (1)

and

q = x - 42 ------------ (2)

we also know that

magnification, m = -q / p = hi / ho

so,

-q/p = 4 / 10

-q/p = 0.4

q = - 0.4 p --------- (3)

combining (1) , (2) and (3), we have

x - 42 = - 0.4 x

- 42 = - 0.4 x - x

42 = 1.4 x

x = 42 / 1.4

x = 30 cm ( This is the position of mirror)

and

Now,

to find mirror's focal length

1/f = 1/p + 1/q

where p = 30 cm

q = 30 - 42 = - 12 cm

so,

1/f = 1/30 - 1/12

1/f = - 0.05

f = -20 cm

As the focal length is negative, the mirror is a convex mirror !!!

________________________________________________________________

Check

we can use the focal length to find the magnification. Suppose we don't know image distance (q)

then

1/q = 1/f - 1/p

1/q = - 1/20 - 1/30

1/q = - 0.08333

q = -12 cm

and

magnification = -q / p = - ( -12) / 30

m = 0.4

as m is positive, image is upright and as m < 1, image is smaller than the object !!!


Related Solutions

Solve problem 2.3 (a, b) using Lagrangian Method. Hint: if you use the Lagrangian method, problem...
Solve problem 2.3 (a, b) using Lagrangian Method. Hint: if you use the Lagrangian method, problem 2.3 will be as follows. If X denotes the number of CDs and Y denotes the number of DVDs: Using the Lagrangian multiplier method, determine the values of X and Y that maximize the value of the function   U=(X^0.5)(Y^0.5)   subject to 200=5X+20Y Thus, problem II asks to solve followings : Max U=(X^0.5)(Y^0.5) s.t.    200= 5X +20Y
Solve boundary value problem, use the method of undetermined coefficients when you solve for the particular...
Solve boundary value problem, use the method of undetermined coefficients when you solve for the particular solution y'' + 2y' + y = e-x(cosx-7sinx) y(0)=0 y(pi) = epi
Please write a Java algorithm solving the following problem: Implement a Java method to check if...
Please write a Java algorithm solving the following problem: Implement a Java method to check if a binary tree is balanced. For this assignment, a balanced tree is defined to be a tree such that the heights of the two subtrees of any node never differ by more than one. 1. First, please create the following two classes supporting the Binary Tree Node and the Binary Tree: public class BinTreeNode<T> { private T key; private Object satelliteData; private BinTreeNode<T> parent;...
Solve this linear programming (LP) problem using the transportation method. Find the optimal transportation plan and...
Solve this linear programming (LP) problem using the transportation method. Find the optimal transportation plan and the minimum cost. (Leave no cells blank - be certain to enter "0" wherever required. Omit the "$" sign in your response.) Minimize 8x11 + 2x12 + 5x13 + 2x21 + x22 + 3x23 + 7x31 + 2x32 + 6x33 Subject to x11 + x12 + x13 = 90 x21 + x22 + x23 = 105 x31 + x32 + x33 = 105 x11...
Use the annihilator method to write the form of the particular solution but do not solve...
Use the annihilator method to write the form of the particular solution but do not solve the differential equation 1. y”+y=e^(-x)+x^2 2. y”’+y=xe^(2x)cosx+sinx Find the general solution 1. y”-2y’-8y=4e^(2x)-21e^(-3x) Find the general solution of the given differential equation. Then find the solution that passes through the given initial solution 1. y”+6y+10y=3xe^(-3x)-2e^(3x)cosx, y(0)=1, y’(0)=-2
Use the gradient method to solve the following problem. The Diamond Company is planning to purchase...
Use the gradient method to solve the following problem. The Diamond Company is planning to purchase a stamping machine in 5 years and plans to save by depositing $20000 at the end of year 1 and will increase the deposits by $5000 each year thereafter. How much will the company have in the account at the end of five (5) years if the interest rate is 4% compounded annually?
Use the method of this section to solve the linear programming problem. Minimize   C = 2x...
Use the method of this section to solve the linear programming problem. Minimize   C = 2x − 3y + 6z subject to   −x + 2y − z ≤ 9 x − 2y + 2z ≤ 10 2x + 4y − 3z ≤ 12 x ≥ 0, y ≥ 0, z ≥ 0   The minimum is C =   at (x, y, z) =    .
Use the simplex method to solve the linear programming problem. The maximum is ___ when x1=...
Use the simplex method to solve the linear programming problem. The maximum is ___ when x1= ___ and x2=___ a.) Maximize : z= 24x1+2x2 Subject to: 6x1+3x2<=10, x1+4x2<=3 With: x1>=0, x2>=0 b.) Maximize: z=2x1+7x2 Subject to: 5x1+x2<=70, 7x1+2x2<=90, x1+x2<=80 With: x1,x2>=0 c.) Maximize: z=x1+2x2+x3+5x4 Subject to: x1+3x2+x3+x4<=55, 4x+x2+3x3+x4<=109 With: x1>=0, x2>- 0, x3>=0, x4>=0 d.) Maximize: z=4x1+7x2 Subject to: x1-4x2<=35 , 4x1-3x2<=21 With: x1>=0, x2>=0
Use the simplex method to solve the linear programming problem. Maximize P = x + 2y...
Use the simplex method to solve the linear programming problem. Maximize P = x + 2y + 3z subject to 2x + y + z ≤ 21 3x + 2y + 4z ≤ 36 2x + 5y − 2z ≤ 15 x ≥ 0, y ≥ 0, z ≥ 0
Use the simplex method to solve the linear programming problem. Maximize P = 3x + 2y...
Use the simplex method to solve the linear programming problem. Maximize P = 3x + 2y subject to 3x + 4y ≤ 33 x + y ≤ 9 2x + y ≤ 13 x ≥ 0, y ≥ 0   The maximum is P =  at (x, y)
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT