(4 feet wide), 12 feet in length. 4*3=12 4*12=48
The angle between two vectors is:
CosФ = u - v / Magnitude(u) x magnitude(v)
Magnitude of u = SQRT(7^2 + -2^2) = SQRT(49 +4) = SQRT(53)
Magnitude of v = SQRT(-1^2 +2^2) = SQRT(1 +4) = SQRT(5)
u x v = (7 x -1) + (-2 x 2) = -7 + -4 = -11
cosФ = -11 / sqrt(53) x sqrt(5)
cosФ = -11sqrt265) / 265
Ф =cos^-1(-11sqrt265) / 265)
Ф=132.51 degrees.
Answer:
30.06
Step-by-step explanation:
The first set of expressions bc 3x is equivalent to 3x and -7y is equivalent to -7y
Answer:
A line that passes through (3, -8) and (7,-2).
Denote equation of that line: y = ax + b
=> Slope a can be directly determined by:
a = (7 - 3)/(-2 - -8) = 4/6 = 2/3
=> y = (2/3)x + b
This line passes (3, -8), then: -8 = (2/3)*3 + b => -8 = 2 + b => b = -10
=> y =(2/3)x - 10
There are other ways to find equation of line.
Hope this helps!
:)