Recall the definition of the cross product:
i x i = j x j = k x k = 0
i x j = k
j x k = i
k x i = j
The cross product is antisymmetric, or anticommutative, meaning that for any vectors u and v, we have u x v = - (v x u).
It's also distributive, so for any vectors u, v, and w, we have (u + v) x w = (u x w) + (v x w).
Taking all of these properties together, we get
b x a = (6i - j + 2k) x (2i + 2j - 5k)
b x a = 12 (i x i) - 2 (j x i) + 4 (k x i)
............. + 12 (i x j) - 2 (j x j) + 4 (k x j)
............. - 30 (i x k) + 5 (j x k) - 10 (k x k)
b x a = 1 (j x k) + 34 (k x i) + 14 (i x j)
b x a = i + 34j + 14k
Tyler (T)= 17.04 gallons
Maria=6.2(T), Maria= 6.2x17.04=105.65 gallons
Answer:
Step-by-step explanation:
w is the width of the rectangle, then the length would be 4w - 3.
A = lw
A = w(4w -3)
A =4w² - 3w
Hope this helped!!!
First, I'm going to separate factor the expression inside of the square root.
sqrt[ (2/18) * (x^5) ]
sqrt[ (1/9) * (x^5) ]
We can take the square root of 1/9 easily, because 1 and 9 are both perfect squares. The square root of 1/9 is 1/3.
Looking at the x^5, we can separate it into x^2 * x^2 * x^1. The square root of x^2 is x. So, we now also have an x^2 on the outside because there are two x^2s in our expanded form.
ANSWER: (x^2 * sqrt(x)) / 3
(Option 1)
Hope this helps!
Answer:
a)
We know that:
There is a fixed cost of $7
for each mile, you need to pay $0.65
Then if you take the taxi for "m" miles, the total cost is:
c(m) = $0.65*m + $7
Now we know that Gavin also gives a $3 tip, so we need to add this to the cost:
c(m) = ($0.65*m + $7) + $3 = $0.65*m + $10
c(m) = $0.65*m + $10
Now we know that he paid a total of $62.65
Then:
c(m) = $62.65 = $0.65*m + $10
This is the equation we need to solve in order to find m, the number of miles between Gavin's house and the airport.
b)
$62.65 = $0.65*m + $10
We only need to isolate m, we will get:
$62.65 - $10 = $0.65*m
$52.65/$0.65 = m = 81
This means that there are 81 miles between the airport and Gavin's house.