Please mark me Brainliest!
It should be B. line because line segment has a end and a Ray can only go in one direction forever while a line can go both directions forever.
Hope this helps!
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
Surface area = 2(6*3) + 2(6*2) + 2*(2*3) = 36+24+12 = 72 cm^2
Answer:
457,000 is your answer to the question
Step-by-step explanation:
Answer:
w =< 70
(width is less or equal to 70 inches)
Step-by-step explanation:
Let l = length, w = width, h = height
Restrictions given in this question:
'sum of perimeter of the base and the height cannot exceed 130 inches'
perimeter of the base is 2 width and 2 length of the box
perimeter = 2w + 2l
Therefore, inequality involves here is
2w + 2l + h =< 130
(Note that =< here means less or equal)
Then a new condition given with
height, h = 60 in
and length is 2.5 times the width
l = 2.5w
Substitute this new condition into the equation will give us the following:
2w + 2(2.5w) + 60 =< 130
2w + 5w + 60 =< 130
7w + 60 =< 130
7w =< 130-60
7w =< 70
w =< 10