AQA A Level · Computer Science 7517

向量:练习题

5 道选择题即时批改,另有 5 道文字题附完整解题步骤,全部围绕「向量」。

10 道题目24 免费,无需注册
第 1 题
1

Two vectors are defined as \( u = [3, 4] \) and \( v = [-1, 2] \). Calculate the dot product (scalar product) of these two vectors.

第 2 题
1

Given two 3D vectors \( u = [1, 0, -2] \) and \( v = [3, 2, 1] \), calculate the dot product \( u \cdot v \).

第 3 题
1

Consider two vectors \( u = [2, 6] \) and \( v = [10, 2] \). A convex combination of these vectors is defined as \( w = \alpha u + \beta v \). If \( \alpha = 0.4 \), what is the resulting vector \( w \)?

第 4 题
1

In the context of vectors, which of the following best describes a convex combination of two vectors \( u \) and \( v \)?

第 5 题
1

A vector \( a \) is represented as an arrow with its tail at the origin \( (0, 0) \) and its head at \( (4, -3) \). A second vector \( b \) is defined as \( [1, 5] \). If a scalar multiplication \( 2a \) is performed followed by vector addition \( 2a + b \), what are the coordinates of the resulting vector's head?

第 6 题
2

Consider the 2D vector \(v = [3, 4]\). Calculate the result of the scalar-vector multiplication \(2v\).

先自己写一遍答案,再对照解题步骤。

第 7 题
3

Calculate the dot product (scalar product) of the vectors \(u = [1, 2, 3]\) and \(v = [4, 5, 6]\).

先自己写一遍答案,再对照解题步骤。

第 8 题
5

Define a convex combination of two 3D vectors \( u \) and \( v \) using scalars \( \alpha \) and \( \beta \), and state the necessary constraints on these scalars.

先自己写一遍答案,再对照解题步骤。

第 9 题
3

Consider two vectors in a 2D plane: \( u = [4, -1] \) and \( v = [2, 3] \).

a. Calculate the vector addition \( u + v \). (1 point)
b. Calculate the scalar multiplication \( 3u \). (1 point)
c. Calculate the dot product \( u \cdot v \). (1 point)

先自己写一遍答案,再对照解题步骤。

第 10 题
6

In the study of Vectors, a convex combination of two vectors \( u \) and \( v \) is defined as \( w = \alpha u + \beta v \).

a. State the two conditions that must be met by the scalars \( \alpha \) and \( \beta \) for the expression to be a convex combination. (2 points)
b. Given \( u = [1, 10] \) and \( v = [5, 2] \), calculate the vector \( w \) when \( \alpha = 0.25 \). (3 points)
c. Geometrically, where does the vector \( w \) lie in relation to \( u \) and \( v \)? (1 point)

先自己写一遍答案,再对照解题步骤。

* thinka提供的内容由AI生成,可能并非总是准确或最新。请将其用作辅助资源,并与官方材料进行核实。

你已看过标准答案。现在轮到你的答案被批改。

这一页能告诉你好答案是什么样子,却无法指出你的答案缺了什么。thinka 按真实评分标准批改你的文字答案,约 15 秒完成。

想多做几道同类题目?立即开始练习这个课题,边做边批改。

立即练习