1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
defon
3 years ago
15

Given vectors A = xˆ2−yˆ +zˆ3 and B = xˆ3−zˆ2, find a vector C whose magnitude is 9 and whose direction is perpendicular to both

A and B

Engineering
2 answers:
Jlenok [28]3 years ago
8 0

Answer:

C=\hat{x}1.55+\hat{y}8.54+\hat{z}2.33 and C=-\hat{x}1.55-\hat{y}8.54-\hat{z}2.33

Explanation:

Let's write the vectors A,B and C:

A=\hat{x}2-\hat{y}+\hat{z}3

B=\bar{x}3+\bar{y}0-\bar{z}2

C=\hat{x}a+\hat{y}b+\hat{z}c

Now, let's remember when two vector are perpendicular, the scalar product between them is 0. Then, using this concept, we have:

A\cdot C=(\hat{x}2-\hat{y}+\hat{z}3)(\hat{x}a+\hat{y}b+\hat{z}c)=2a-b+3c=0 (1)

B\cdot C=(\hat{x}3-\hat{y}0-\hat{z}2)(\hat{x}a+\hat{y}b+\hat{z}c)=3a-2c=0 (2)

Also we know that magnitude of C must be 9, so:

|C|^{2}=81=a^{2}+b^{2}+c^{2} (3)

Let's solve the equation (2) for a:

a=\frac{2}{3}c (4)

Let's put (4) on equation (1), and solve it for b:

b=\frac{2}{3}c+3c=\frac{11}{3}c (5)

Let's put (4) and (5) in (3) and find c.  

81=\left(\frac{2}{3}c\right)^{2}+\left(\frac{11}{3}c\right)^{2}+c^{2}

c_{1}=2.33 and c_{2}=-2.33  

Finally, if we put c in (4) and (5), we will find a and b:

a_{1}=\frac{2}{3}c_{1}=1.55 and a_{2}=\frac{2}{3}c_{2}=-1.55  

b_{1}=\frac{11}{3}c_{1}=8.54 and a_{2}=\frac{11}{3}c_{2}=-8.54

So the vector C=\hat{x}1.55+\hat{y}8.54+\hat{z}2.33 and C=-\hat{x}1.55-\hat{y}8.54-\hat{z}2.33

I hope it helps you!

natka813 [3]3 years ago
7 0

Answer:

Vector C = 1.334i + 8.671j + 2k or 1.334x + 8.671y + 2z

Explanation:

The concept applied to solve the question is cross product of vector, AXB since vector C is perpendicular to vector A and B and this is solved by applying the 3X3 determinant method.

A detailed step by step explanation is attached below.

You might be interested in
Which option identifies the concept represented in the following scenario?
dlinn [17]

Answer:

project object

Explanation:

3 0
2 years ago
Rafel knows that lessons learned is a valuable aid to future projects. When should he and his team address
Arada [10]

Answer: Create lessons learned at the end of the project.

Explanation:

Lessons learned are the experiences that are gotten from a project which should be taken into account for the future projects. Lesson learned are created at the end of the project.

The main objective of the lessons learned is that they show both the positive experience and the negative experience of a project and this will help the future projects that will be undertaken.

5 0
2 years ago
Select the correct text in the passage.
sineoko [7]
It is habahi Yw with yuuuuuy I am a little more confused about
5 0
3 years ago
Read 2 more answers
When water precipitates from the sky, runs off downhill along the ground, or infiltrates down into the soil, its gravitational p
agasfer [191]

Answer:

Geothermal energy.

Explanation:

Geothermal energy is called a renewable energy source because the water is replenished by rainfall, and the heat is continuously produced by the earth.

8 0
3 years ago
Write a program that uses a function called Output_Array_Info. Output_Array_Info Properties: Input Parameters: 1. A pointer to a
Artyom0805 [142]

Answer:

C++ code explained below

Explanation:

Please note the below program has been tested on ubuntu 16.04 system and compiled using g++ compiler. This code will also work on other IDE's

-----------------------------------------------------------------------------------------------------------------------------------

Program:

-----------------------------------------------------------------------------------------------------------------------------------

//header files

#include<iostream>

//namespace

using namespace std;

//function defintion

void Output_Array_Info(int *array_ptr, int size)

{

//display all array elements

cout<<"Array elements are: "<<endl;

for(int i =0; i<size; i++)

{

cout<<*(array_ptr+i)<<endl;

}

//display address of each element

cout<<endl<<"memory address of each array elemnt is: "<<endl;

for(int i =0; i<size; i++)

{

cout<<array_ptr+i<<endl;

}

}

//start of main function

int main()

{

//pointer variables

int *pointer;

//an array

int numbers[] = { 5, 7, 9, 10, 12};

//pointer pointing to array

pointer = numbers;

//calculate the size of the array

int size = sizeof(numbers)/sizeof(int);

//call to function

Output_Array_Info(numbers, size);

return 0;

}

//end of the main program

8 0
2 years ago
Other questions:
  • . A storm sewer is carrying snow melt containing 1.200 g/L of sodium chloride into a small stream. The stream has a naturally oc
    8·1 answer
  • Bulk wind shear is calculated by finding the vector difference between the winds at two different heights. Using the supercell w
    12·1 answer
  • Part of the following pseudocode is incompatible with the Java, Python, C, and C++ language Identify the problem. How would you
    12·1 answer
  • 5. In the decision-making cycle, to Execute means to
    5·2 answers
  • FREEEEEE POOIIIINTS RIGHT HERE EVERYONE LEVEL UPPPP​
    13·2 answers
  • What are the prefixes for 1, 10, 1000, 1,000,000, .1, .01, .001, .000001
    9·1 answer
  • Find all the words, Figure out my puzzle!
    14·2 answers
  • Problematic substances mechanical engeneering???
    6·1 answer
  • Drop the name below the corresponding part. (Look at the picture above to answer)
    5·1 answer
  • What happens if you leave your car on while pumping gas
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!