Answer:
The second option (see attached image)
Step-by-step explanation:
You are looking for a box diagram that represents 9 units, and from those, clearly marked sections that contain 3/2 = 1.5 units.The idea is to count how many 1.5 units you have in 9 units.
The in the second diagram you see 9 boxes subdivided in half. Then outlined in red other smaller boxes of length 1.5 units. We can clearly see from the diagram that there are exactly 6 of these smaller 1.5 units red boxes to produce the total 9 unit object.
Answer:
x = 25
Step-by-step explanation:
We know that the remaining angles add up to 90°, because the right angle (triangles have 180° total.)
2x + 15 + x = 90 | Given
3x + 15 = 90 | Combine x
3x = 75 | Subtract 15
x = 25
Answer:
Let the vectors be
a = [0, 1, 2] and
b = [1, -2, 3]
( 1 ) The cross product of a and b (a x b) is the vector that is perpendicular (orthogonal) to a and b.
Let the cross product be another vector c.
To find the cross product (c) of a and b, we have
![\left[\begin{array}{ccc}i&j&k\\0&1&2\\1&-2&3\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Di%26j%26k%5C%5C0%261%262%5C%5C1%26-2%263%5Cend%7Barray%7D%5Cright%5D)
c = i(3 + 4) - j(0 - 2) + k(0 - 1)
c = 7i + 2j - k
c = [7, 2, -1]
( 2 ) Convert the orthogonal vector (c) to a unit vector using the formula:
c / | c |
Where | c | = √ (7)² + (2)² + (-1)² = 3√6
Therefore, the unit vector is
or
[
,
,
]
The other unit vector which is also orthogonal to a and b is calculated by multiplying the first unit vector by -1. The result is as follows:
[
,
,
]
In conclusion, the two unit vectors are;
[
,
,
]
and
[
,
,
]
<em>Hope this helps!</em>
Solve for one of the variables in the first equation (in this case, I will solve for X):
X = Y + 3
Then use that value of X in the second equation to solve for Y:
X + 3Y = 9
(Y + 3) + 3Y = 9
4Y + 3 = 9
4Y = 6
Y = 1.5
Use the value of Y we just found in the X equation we created:
X = Y + 3
X = 1.5 + 3
X = 4.5
Therefore X = 4.5 or 9/2 and Y = 1.5 or 3/2.