Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

11 Questions on Calculus III with Solution - Exam 1 | MATH 2243, Exams of Advanced Calculus

Material Type: Exam; Professor: Lin; Class: Calculus III; Subject: MATH Mathematics; University: Georgia Southern University; Term: Fall 2009;

Typology: Exams

Pre 2010

Uploaded on 10/01/2009

koofers-user-71
koofers-user-71 ๐Ÿ‡บ๐Ÿ‡ธ

10 documents

1 / 5

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Math 2243 Practice Test #1
Name:
Eagle ID (last four digits only):
Instructor: Yi Lin Fall 2009
Show your work to receive credit, and box your final answer in every computation.
1. [14 pts]
a) Find an equation of the largest (open) ball with center (1,2,3) which does
not intersect the coordinate planes.
Solution: The distance from (1,2,3) to the xy-plane is 3, to the xz-plane is
2, and to the yz-plane is 1. As a result, any open ball centered at (1,2,3)
can have radius at most 1 if it does not intersect any coordinate planes. For
instance, if the radius is greater than 1, the ball will intersect the yz-plane.
(xโˆ’1)2+ (yโˆ’2)2+ (zโˆ’3)2<1.
b) Given vectors a= 2i+ 3j+kand b=i+j+k, find |a|, and the unit vector
in the direction of 2aโˆ’3b
Solution:
|a|=โˆš22+ 32+ 12=โˆš4 + 9 + 1 = โˆš14;
2aโˆ’3b= 4i+ 6j+ 2kโˆ’3iโˆ’3jโˆ’3k=i+ 2j+k;
|2aโˆ’3b|=โˆš12+ 22+ 12=โˆš6;
The unit vector in the direction of 2aโˆ’3b=1
โˆš6(i+ 2j+k)
=โˆš6i
6+โˆš6j
3+โˆš6k
6.
2. [8pts] For what value of c the angle between the vectors (1,2,3) and (1,1, c) is ฯ€
6?
pf3
pf4
pf5

Partial preview of the text

Download 11 Questions on Calculus III with Solution - Exam 1 | MATH 2243 and more Exams Advanced Calculus in PDF only on Docsity!

Math 2243 Practice Test #

Name:

Eagle ID (last four digits only):

Instructor: Yi Lin Fall 2009

Show your work to receive credit, and box your final answer in every computation.

  1. [14 pts]

a) Find an equation of the largest (open) ball with center (1, 2 , 3) which does

not intersect the coordinate planes.

Solution: The distance from (1, 2 , 3) to the xy-plane is 3, to the xz-plane is

2, and to the yz-plane is 1. As a result, any open ball centered at (1, 2 , 3)

can have radius at most 1 if it does not intersect any coordinate planes. For

instance, if the radius is greater than 1, the ball will intersect the yz-plane.

(x โˆ’ 1)

2

  • (y โˆ’ 2)

2

  • (z โˆ’ 3)

2 < 1.

b) Given vectors a = 2i + 3j + k and b = i + j + k, find |a|, and the unit vector

in the direction of 2a โˆ’ 3 b

Solution:

|a| =

22 + 3^2 + 1^2 =

2 a โˆ’ 3 b = 4i + 6j + 2k โˆ’ 3 i โˆ’ 3 j โˆ’ 3 k = i + 2j + k;

| 2 a โˆ’ 3 b| =

2

  • 2

2

  • 1

2

The unit vector in the direction of 2a โˆ’ 3 b =

(i + 2j + k)

6 i

6 j

6 k

  1. [8pts] For what value of c the angle between the vectors (1, 2 , 3) and (1, 1 , c) is

ฯ€

Solution: Note that (1, 2 , 3) ยท (1, 1 , c) = 1 + 2 + 3c = 3 + 3c. Suppose that the angle

between the vectors (1, 2 , 3) and (1, 1 , c) is

ฯ€

. Then we have

cos

ฯ€

(1, 2 , 3) ยท (1, 1 , c)

|(1, 2 , 3)| ยท |(1, 1 , c)|

3 + 3c โˆš 14

2 + c

2

It follows that

(3 + 3c)

2

ยท 14 ยท (2 + c

2 ).

3 c

2 โˆ’ 36 c + 24 = 0.

c

2 โˆ’ 12 c + 8 = 0.

c =

  1. [8 pts] Find a ร— b if a = 2i + j + k and b = i + 3k.

Solution:

a ร— b =

i j k

2 1 1

i โˆ’

k +

j

= โˆ’ 3 i + k + 5j

  1. [10 pts] Find the distance from the point (1, 1, 1) to the plane x + 2 y + 3 z = 4.

Solution: Let S = (1, 1 , 1) and P = (4, 0 , 0). Note that P is a point on the plane.

We have that

P S = (โˆ’ 3 , 1 , 1) and that n = (1, 2 , 3) is the normal vector of the

plane. So the distance from S to the plane is

P S ยท

n

|n|

  1. [10 pts] On the xy-plane, find the equation of the line which passes through point

(โˆ’ 2 , 1) and which is perpendicular to the vector 3i โˆ’ 4 j.

Solution: Any plane which is perpendicular to the vector 3i โˆ’ 4 j must be of the

form 3x โˆ’ 4 y = c, where c is a constant. Since the plane passes through point

(โˆ’ 2 , 1), we must have

c = 3 ยท (โˆ’2) โˆ’ 4 ยท (1) = โˆ’ 10.

So the plane equation is

3 x โˆ’ 4 y = โˆ’ 10.

Solve x and y in terms of t. We have that x = โˆ’1 and y = โˆ’t. So the parametric

equations for the line is ๏ฃฑ ๏ฃด ๏ฃฒ

x = โˆ’ 1

y = โˆ’t

z = t.

  1. [12 pts] Find the linear equation of the plane that passes through the point P (1, 2 , 3)

and contains the line (^) ๏ฃฑ

๏ฃด ๏ฃฒ

x = 2t

y = t

z = 2t.

Solution: Note that the origin O(0, 0 , 0) and point Q(2, 1 , 2) lie on the line and so

lie on the plane as well. Now that

OP = (1, 2 , 3) and

OQ = (2, 1 , 2), their cross

product

OP ร—

OQ =

i j k

1 2 3

i โˆ’

j +

k

= i + 4j โˆ’ 3 k

must be perpendicular to the plane. We write down the equation for the plane

x + 4y โˆ’ 3 z = 0.

  1. [8 pts] Find the angle between the planes x + y + z + 2 = 0 and x + 2y + z = 0.

Solution: The angle ฮธ between these two planes coincides with the angle between

their normal vectors. So we have

cos ฮธ =

1 + 2^2 + 1

  1. [10 pts] Find an equation of the plane that passes through the line of intersection

of the planes x + y + 1 = 0 and 2x + y + z + 1 = 0 and is perpendicular to the

plane x + y + z = 1.

Solution: Let n 1 be normal vector of the plane x + y = 1 and n 2 the normal vector

of the plane 2x + y + z + 1 = 0. Then the line of intersection of these two planes

must be parallel to the vector

n 1 ร— n 2 =

i j k

i โˆ’

j +

k

= i โˆ’ j โˆ’ k

Note that the normal vector of the plane x + y + z) is (1, 1 , 1). By assumption, the

cross product

(i โˆ’ j โˆ’ k) ร— (i + j + k) =

i j k

1 โˆ’ 1 โˆ’ 1

i โˆ’

j +

k

= โˆ’ 2 j + 2k

must be perpendicular to the plane that we are looking for. Now let y = โˆ’1. From

the equations {

x + y + 1 = 0

2 x + y + z = 1

we get that x = 0 and z = 2. Thus (0, โˆ’ 1 , 2) is a point on the line of intersection

of the planes x + y + 1 = 0 and 2x + y + z + 1 = 0. By assumption, it must also

be a point on the plane. We write down the equation for the plane

0(x โˆ’ 0) โˆ’ 2(y โˆ’ (โˆ’1)) + 2(z โˆ’ 2) = 0,

i.e.,

โˆ’y + z โˆ’ 6 = 0.