100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.2 TrustPilot
logo-home
Exam (elaborations)

Planar Vectors solved questions

Rating
-
Sold
-
Pages
6
Grade
A+
Uploaded on
18-07-2022
Written in
2021/2022

Planar Vectors solved questions

Institution
Maths
Module
Maths









Whoops! We can’t load your doc right now. Try again or contact support.

Document information

Uploaded on
July 18, 2022
Number of pages
6
Written in
2021/2022
Type
Exam (elaborations)
Contains
Questions & answers

Content preview

CHAPTER 33
Planar Vectors

33.1 Find the vector from the point ,4(1, -2) to the point B (3, 7).

The vector AB = (3 - 1,7 - (-2)) = (2, 9). In general, the vector P,P2 from />,(*,, ;y,) to P2(x2, y,) is
(*2-.v,, y2-yt).
33.2 Given vectors A = (2,4) and C = (-3,8), find A + C, A - C , and 3A.
By componentwise addition, subtraction, and scalar multiplication, A + C = (2 + (—3), 4 + 8) = (— 1.12),
A-C = (2-(-3), 4-8) = (5,-4), and 3A = (3-2, 3-4) = (6, 12).

33.3 Given A = 3i + 4j and C = 2i-j, find the magnitude and direction of A + C.
A + C = 5i + 3j. Therefore, |A + C| = V(5)2 + (3)2 = V34. If S is the angle made by A + C with the
positive *-axis, tan 0 = f . From a table of tangents, 0 = 30° 58'.

33.4 Describe a method for resolving a vector A into components A, and A 2 that are, respectively, parallel and
perpendicular to a given nonzero vector B.

A = A , + A 2 , A j = c B , A 2 - B = 0. So, A 2 = A - A, = A - cB, 0 = A 2 - B = (A - cB) • B = A - B - c|B|.
Hence, c = (A-B)/|B| 2 . Therefore, A: = B, and A 2 = A - cB = A - B. Here, (A-B)/|B|

is the scalar projection of A on B, and = A, is the vector projection of A on B.

33.5 Resolve A = (4,3) into components A, and A 2 that are, respectively, parallel and perpendicular to B=
(3,1).
From Problem 33.4 c = (A-B)/|B| 2 = [(4-3) + (3-1)/10] = 3. So, A, = cB = |(3,1) = ( f , f) and
A2 = A - A 1 = ( 4 , 3 ) - ( l , | ) = ( - i , l ) .

33.6 Show that the vector A = (a,fe) is perpendicular to the line ax + by + c = 0.
Let P,(AT,, _y,) and P2(x2, y 2 ) be two points on the line. Then ax, + byt + c = 0 and ox, + by2 + c = 0.
By subtraction, a(jc, - x2) + b(yl - y 2 ) = 0, or (a, b) • (xl - x2, yl - y2) = 0. Thus, (a, b) • P,P, = 0,
(a, 6)1 P2Pt- (Recall that two nonzero vectors are perpendicular to each other if and only if their dot product is
0.) Hence, (a, b) is perpendicular to the line.

33.7 Use vector methods to find an equation of the line M through the point P,(2, 3) that is perpendicular to the line
L:jt + 2.y + 5 = 0.
_By Problem 33.6, A = (1,2) is perpendicular to the line L. Let P(x, y) be any point on the line M.
P,P = (x-2, y-3) is parallel to M. So, (x -2, y - 3) = c(l, 2) for some scalar c. Hence, x-2 = c,
y - 3 = 2c. So, > > - 3 = 2(x-2), y = 2x-l.

33.8 Use vector methods to find an equation of the line N through the points P,(l, 4) and P2(3, —2).

Let P(x,y) be any point onJV. Then P,P = (x -JU y -4) and P,P2 = (3-1,-2-4) = (2,-6).
Clearly, (6,2) is perpendicular to P,P2, and, therefore, to P,P. Thus, 0 = (6, 2) • (x - 1, y - 4) = 6(x - 1) +
2( y - 4) = 6x + 2y - 14. Hence, 3x + y -1 = 0 is an equation of N.

33.9 Use vector methods to find the distance from P(2,3) to the line 3*+4y-12 = 0. See Fig. 33-1.
At any convenient point on the line, say ,4(4,0), construct the vector B = (3.4). which is perpendicular to
the line. The required distance d is the magnitude of the scalar projection of AP on B:

[by Problem 33.4]


268

, PLANAR VECTORS 269




Fig. 33-1

33.10 Generalize the method of Problem 33.9 to find a formula for the distance from a point P(x,, y,) to the line
ax + by + c = 0.
Take the point A(—cla, 0) on the line. The vector B = (a, b) is perpendicular to the line. As in Problem
33.9,



This derivation assumes a 5^0. If a = 0, a similar derivation can be given, taking A to be (0, -c/b).

33.11 If A, B, C, D are consecutive sides of an oriented quadrilateral PQRS (Fig. 33-2), show that A + B + C + D = 0.
[0 is (0,0), the zero vector.]

PR = PQ + QR = A + B. PR= PS + SR = -D - C. Hence, A + B = - D - C , A + B + C + D = 0.




Fig. 33-2 Fig. 33-3


33.12 Prove by vector methods that an angle inscribed in a semicircle is a right angle.
Let %.QRP be subtended by a diameter of a circle with center C and radius r (Fig. 33-3). Let A =
CP and B=Ctf. Then QR = \ + B and Pfl = B-A. Q/?-Pfl = (A + B)-(B-A) = A-B-A-A +
B - B - B - A = -r 2 + r2 = 0 (since A - A = B - B = r2). Hence, QRLPR and 4QRP is a right angle.

33.13 Find the length of A = i + V3j and the angle it makes with the positive x-axis.



33.14 Write the vector from P,(7, 5) to P2(6, 8) in the form ai + bj.

PlP2 = (6-7, 8-5) = (-l,3)=-l + 3j.

33.15 Write the unit vector in the direction of (5,12) in the form ai + bj.
|(5,12)|= V25 +144 =13. So, the required vector is iV(5,12) = &i + nj-

33.16 Write the vector of length 2 and direction 150° in the form ai + bj.
In general, the vector of length r obtained by a counterclockwise rotation 6 from the positive axis is given by
r(cos 0 i + sin 9 j). In this case, we have 2 = -V5i+j.
£6.73
Get access to the full document:

100% satisfaction guarantee
Immediately available after payment
Both online and in PDF
No strings attached

Get to know the seller
Seller avatar
jureloqoo

Also available in package deal

Thumbnail
Package deal
3k solved calculus questions
-
46 2022
£ 260.90 More info

Get to know the seller

Seller avatar
jureloqoo METU
View profile
Follow You need to be logged in order to follow users or courses
Sold
0
Member since
3 year
Number of followers
0
Documents
46
Last sold
-

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their exams and reviewed by others who've used these revision notes.

Didn't get what you expected? Choose another document

No problem! You can straightaway pick a different document that better suits what you're after.

Pay as you like, start learning straight away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and smashed it. It really can be that simple.”

Alisha Student

Frequently asked questions