State tax is computed by first subtracting the amount of exemptions
(5*$1000=$5000) from annual income and then multiplying it by the state
tax.
($18150-$5000)*5%= $657.50
Answer:
there is two solutions to that problem. you can find x is equal to two numbers.
For this case we have the following vectors:
![a = (2,1, -4) b = (- 3,0,1) c = (- 1, -1,2)](https://tex.z-dn.net/?f=a%20%3D%20%282%2C1%2C%20-4%29%0A%0Ab%20%3D%20%28-%203%2C0%2C1%29%0A%0Ac%20%3D%20%28-%201%2C%20-1%2C2%29)
The dot product of two vectors is a scalar.
The point product consists of multiplying component by component and then adding the result of the multiplication of each component.
For the product point of the vectors a and b we have:
Answer:
The product point of the vectors a and b is:
Answer:
Hard questions
Step-by-step explanation: