The angle between two vectors is given by:
cos (x) = (v1.v2) / (lv1l * lv2l)
We have then:
v1.v2 = (2, -5). (4, -3)
v1.v2 = (2 * 4) + (-5 * (- 3))
v1.v2 = 8 + 15
v1.v2 = 23
We look for the vector module:
lv1l = root ((2) ^ 2 + (-5) ^ 2)
lv1l = 5.385164807
lv2l = root ((4) ^ 2 + (-3) ^ 2)
lv2l = 5
Substituting values:
cos (x) = (23) / ((5.385164807) * (5))
x = acos ((23) / ((5.385164807) * (5)))
x = 31.33 degrees
Answer:
The angle between the two vectors is:
x = 31.33 degrees
Answer:
<h3>
The answer is D.</h3>
Step-by-step explanation:
Explanation:
The rule of a triangle is that it the other two sides could not be longer than longest side of the triangle. If the two sides added up together is greater than the longest side, the triangle would no longer be connected. Since 8 + 12 ft still works for the longest side of the triangle, it will be considered the length of the third side.
Answer:
Step-by-step explanation:
= tan 29°
x =
≈ 34.28
Answer:
• No
• Yes
• Yes
• No
Step-by-step explanation:
To determine if the 4 given values of y are solutions to the inequality, start by solving the inequality. Solving an inequality is just like that of an equation, except that the direction of the sign changes when the inequality is divided by a negative number.
-2y +7≤ -5
Subtract 7 on both sides:
-2y≤ -5 -7
-2y≤ -12
Divide by -2 on both sides:
y≥ 6
This means that the solution can be 6 or greater than 6.
-10 and 3 are smaller than 6 and are not a solutions, while 7 and 6 satisfies the inequality and are therefore solutions.
_______
Alternatively, we can also substitute each value of y into the inequality and check if the value is less than or equal to -5.
Here's an example to check if -10 is a solution.
-2y +7≤ -5
When y= -10,
-2y +7
= -2(-10) +7
= 20 +7
= 27
Since 27 is greater than 5, it is <u>not</u> a solution to the inequality.