210k views
3 votes
At Enormous State University (ESU), the football team records its plays using vector displacements, with the origin taken to be the position of the ball before the play starts. In a certain pass play, the receiver starts at +1.0 i^ - 5.0 j^, where the units are yards, i^ is to the right, and j^ is downfield. Subsequent displacements of the receiver are +7.0 i^ (in motion before the snap), +12 j^ (breaks downfield), ?6.0i^+4.0j^ (zigs), and +12.0i^+18.0j^ (zags). Meanwhile, the quarterback has dropped straight back to a position ?7.0j^.

Part A

How far must the quarterback throw the ball? (Like the coach, you will be well advised to diagram the situation before solving it numerically.)

Express your answer using two significant figures.

Part B

In which direction must the quarterback throw the ball?

Express your answer using two significant figures.

? = ? to the right of downfield

1 Answer

4 votes

To develop this problem we will apply the concepts related to the vector sum. For this purpose, we will take the displacement vectors of the individual and add them to obtain the total distance traveled by him, from the 0 position, to the final position.


\vec{R} = (+1.0\hat{i}-5\hat{j})+(7\hat{i})+(+12\hat{j})+(6.0\hat{i}+4.0\hat{j})+(+12.0\hat{i}+18.0\hat{j})


\vec{R} = 26\hat{i}+29\hat{j}

With the quarterback's position
\vec{Q}


\vec{Q} = -7.0\hat{j}

Now we can find the relative position of the two individuals through the subtraction of the vectors, therefore the position between the individual and the quarterback would be


\vec{R}-\vec{Q} = 26\hat{i}+36\hat{j}

Through the properties of the vectors the value of the magnitude of the relative distance would be


|\vec{R}-\vec{Q}| = √(26^2+36^2)


|\vec{R}-\vec{Q}| = 44.40yards

The direction of the vector would be given by the tangent of the two vectors, that is


\theta = tan^(-1) ((36)/(26)) = 54.16\°

Therefore the quarterback will throw the ball 44.4 yards in one direction, with respect to 54.16 °

User Lucas Smith
by
7.5k points