Solve the given vector problem

  • Thread starter chwala
  • Start date
  • Tags
    Vector
In summary, the conversation discusses a past paper question and its markscheme, specifically regarding a question on finding parallel vectors. The markscheme gives different methods for finding the answer and awards marks for using these methods correctly. The conversation also mentions a possible oversight in the markscheme and acknowledges the insight of the expert.
  • #1
chwala
Gold Member
2,753
388
Homework Statement
This is an international past paper question- I have attached the question and the markscheme... the ms was a bit confusing for 2 marks hence my post.
Relevant Equations
vectors.
This is an international past paper question- I have attached the question and the markscheme... the ms was a bit confusing for 2 marks hence my post.

Question; interest is on part iii. only

1673515205191.png


Mark scheme solution;

1673515315922.png
My thinking;

Let

##OD=λOA## Where ##λ## is a scalar.

##OD=λ
\begin{pmatrix}
2 & \\
-3 & \\
\end{pmatrix}##

Let

##DC=κOB## Where ##κ## is a scalar.

##DC=κ
\begin{pmatrix}
11 & \\
42 & \\
\end{pmatrix}##



##OD+DC=OC##

##λ
\begin{pmatrix}
2 & \\
-3 & \\
\end{pmatrix}

\begin{pmatrix}
11 & \\
42 & \\
\end{pmatrix}
=
\begin{pmatrix}
5 & \\
12 & \\
\end{pmatrix}
##

We end up with the simultaneous equation;

##2λ+11κ=5##
##-3λ+42κ=12##

##39λ=26##

##λ=\dfrac{2}{3}##

therefore,

##OD=\dfrac{2}{3}
\begin{pmatrix}
2 & \\
-3 & \\
\end{pmatrix}=\dfrac{4}{3} i -2j
##

Unless, there is something i have overlooked on the ms... the question ought to have been given more marks...cheers

Your insight highly appreciated.
 
Last edited:
Physics news on Phys.org
  • #2
The mark scheme seems pretty consistent in awarding one mark for choosing a correct method and one mark for getting the correct answer using that method. So part (i) is worth two marks: one for observing that [itex]\vec{AB} = \vec{OB} - \vec{OA}[/itex] and one for doing the subtraction. Part (ii) is worth 4 marks: 2 for finding [itex]\vec{OC}[/itex] and 2 for calculating its length. Part (iii) is worth 2 marks: one for stating a condition which ensures that [itex]\vec{DC}[/itex] and [itex]\vec{OB}[/itex] are parallel, and one for using that condition to find [itex]\vec{OD}[/itex].

For part (iii), the mark scheme gives two methods to find [itex]\vec{OD}[/itex], each of which get the same number of marks:
  • If [itex]\vec{DC}[/itex] and [itex]\vec{OB}[/itex] are parallel, then [itex]OAB[/itex] and [itex]DAC[/itex] are similar triangles. We know [itex]\vec{AC} = \frac13 \vec{AB}[/itex], so [itex]\vec{AD} = \frac13\vec{AO}[/itex] and hence [itex]\vec{OD} = \frac23 \vec{OA}[/itex]. (This is the most obvious method if you've drawn a diagram.)
  • If vectors are parallel then the ratios of the [itex]\mathbf{i}[/itex] and [itex]\mathbf{j}[/itex] components are equal; we know that [itex]\vec{DC} = (5 - 2\lambda)\mathbf{i} + (12 + 3\lambda)\mathbf{j}[/itex] for some [itex]\lambda[/itex] and we know [itex]\vec{OB}[/itex].
So whatever method you use to determine [itex]\vec{OD}[/itex], and yours involves more steps than both of these, you get one method mark and one answer mark.
 
Last edited:
  • Like
Likes chwala

FAQ: Solve the given vector problem

What is the first step in solving a vector problem?

The first step in solving a vector problem is to clearly understand the problem statement and identify all the given vectors and their components. This often involves breaking down vectors into their respective components along the x, y, and sometimes z axes.

How do you add or subtract vectors?

To add or subtract vectors, you need to add or subtract their corresponding components. For example, if you have two vectors A and B, with components A = (Ax, Ay) and B = (Bx, By), the resultant vector R = A + B would have components R = (Ax + Bx, Ay + By). The same method applies for subtraction.

What is the difference between dot product and cross product?

The dot product (scalar product) of two vectors results in a scalar value and is calculated as A · B = Ax * Bx + Ay * By + Az * Bz. The cross product (vector product) results in a new vector that is perpendicular to the plane formed by the original vectors and is calculated using the determinant of a matrix formed by the unit vectors and the components of the original vectors.

How do you find the magnitude of a vector?

The magnitude of a vector can be found using the Pythagorean theorem. For a vector A with components (Ax, Ay, Az), the magnitude |A| is given by the square root of the sum of the squares of its components: |A| = √(Ax² + Ay² + Az²).

What is the importance of the unit vector?

A unit vector is a vector with a magnitude of 1 and is used to indicate direction. It is important because it allows you to express a vector's direction without regard to its magnitude. To find the unit vector of a given vector A, you divide each component of A by its magnitude: A_unit = A / |A|.

Back
Top