<h3>
Answer: Parallelogram</h3>
You could use the parallelogram rule to add the vectors, or you could use the tip-to-tail method (your textbook might call it the "head to tail method" but it's the same idea).
An example of the parallelogram method is shown below with adding the vector u = (-4,4) in red to the vector v = (8,2) in blue to get the vector w = (4,6) in green. The green resultant vector is one of the diagonals of the parallelogram
Side note: The other diagonal is either u-v or v-u depending on your reference point.
Answer:
The answer is B
Step-by-step explanation:
You solve by with by altitude! Hope it helps
Answer:
12, 13, 14
Step-by-step explanation:
Denote the integers as:
x
x+1
x+2
The sum of their squares, so that would be;
(x^(2)) + (( x + 1 )^(2)) + (( x + 2 )^(2)) = 509
write out the squares
x^2 + x^2 + 2x + 1 + x^2 + 4x + 4 = 509
combine like terms
3x^2 + 6x + 5 = 509
inverse operations
3x^2 + 6x + 5 = 509
-5 -5
3x^2 + 6x = 504
factor
3x^2 + 6x = 504
3 ( x^2 + 2x ) =504
Inverse operations
3 ( x^2 + 2x ) = 504
/3 /3
x^2 + 2x = 168
Factor again
x ( x + 2 ) = 168
At this point, it should be obvious that x is 12 (because 12 * 14 = 168)
So now substitute back into the consecutive numbers
x = 12
x + 1 = 13
x + 2 = 14