{ "@context": "https://schema.org", "@type": "Organization", "name": "Brainscape", "url": "https://www.brainscape.com/", "logo": "https://www.brainscape.com/pks/images/cms/public-views/shared/Brainscape-logo-c4e172b280b4616f7fda.svg", "sameAs": [ "https://www.facebook.com/Brainscape", "https://x.com/brainscape", "https://www.linkedin.com/company/brainscape", "https://www.instagram.com/brainscape/", "https://www.tiktok.com/@brainscapeu", "https://www.pinterest.com/brainscape/", "https://www.youtube.com/@BrainscapeNY" ], "contactPoint": { "@type": "ContactPoint", "telephone": "(929) 334-4005", "contactType": "customer service", "availableLanguage": ["English"] }, "founder": { "@type": "Person", "name": "Andrew Cohen" }, "description": "Brainscape’s spaced repetition system is proven to DOUBLE learning results! Find, make, and study flashcards online or in our mobile app. Serious learners only.", "address": { "@type": "PostalAddress", "streetAddress": "159 W 25th St, Ste 517", "addressLocality": "New York", "addressRegion": "NY", "postalCode": "10001", "addressCountry": "USA" } }

Lesson 2: Vectors Flashcards

(13 cards)

1
Q

Vector

A

A quantity that has a numerical size, also known as magnitude, and a direction

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Scalar

A

A quantity that has a numerical size, also known as magnitude, but no direction

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Horizontal (or x) - component

A

The vector component given by:

Ax = A*cos(θ)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Vertical (or y) - component

A

The vector component given by:

Ay = A*sin(θ)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Magnitude of a vector

A

The length/size of a vector, written as the absolute value of the vector

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Pythagorean theorem

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What two characteristics are necessary to define a vector?

A

Magnitude and direction

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the magnitude of the velocity vector pointing directly down at 5 m/s?

A

5 m/s

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the resultant vector in Cartesian Coordinates for a trip that I took where I traveled 5 km south and then 2 km east?

A

(-5i + 2j) km

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the x component of velocity for a ball thrown upwards at 4 m/s at 30º with respect to the horizontal?

A

3.4 m/s

vx = 4*cos (30º)
= 4 (.86)
= 3.4 m/s

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is the y component of velocity for a ball thrown upwards at 4 m/s at 30º with respect to the horizontal?

A

2 m/s

vy = 4*sin (30º)
= 4 (0.5)
= 2 m/s

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the sum of the vectors in Cartesian Coordinates?

A = (11i + 13j - 2k) m
B = (i + 13j + k) m

A

(12i + 26j - k) m

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are the sum of the vectors in Polar Coordinates?

A = (12i - 5j) km
B = (2i - 12j) km

A

(22 km, 309.5º)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly