Answer:


Step-by-step explanation:
Let
. We have that
if and only if we can find scalars
such that
. This can be translated to the following equations:
1. 
2.
3. 
Which is a system of 3 equations a 2 variables. We can take two of this equations, find the solutions for
and check if the third equationd is fulfilled.
Case (2,6,6)
Using equations 1 and 2 we get


whose unique solutions are
, but note that for this values, the third equation doesn't hold (3+2 = 5
6). So this vector is not in the generated space of u and v.
Case (-9,-2,5)
Using equations 1 and 2 we get


whose unique solutions are
. Note that in this case, the third equation holds, since 3(3)+2(-2)=5. So this vector is in the generated space of u and v.
Answer:
2/6 and 3/ 9 just multiply by whatever on both sides
Step-by-step explanation:
39 times 3 and 15 times 3 then 27 times 2 then add together to get 216
Answer:
See attached image for the drawing of the first four trees (circled in green)
The patterns is:
x = 2+3n and y= 3+2n
Position of 7th tree is: (20,15) (circled in orange in the image)
Step-by-step explanation:
Starting at the location (2,3) the next x and y positions are given by:
x = 2+3n since the horizontal position needs to be increased by 3 units on each iteration,
and y= 3+2n since the vertical position needs to be increased by 2 units on each iteration
being n= 1 through 6 (to account for the next 6 trees that need to be planted)
With such pattern, the location of the seventh tree would be:
x = 2 + 3*6 =2 + 18 = 20
y = 3 + 2*6 = 3 + 12 = 15
That is, the point (20,15) on the plane.
Also see attached image.