SOLUTION: Hello. I need to find an x such that <5,6> and <2,3x> are a)parallel, b)orthogonal, and c)neither. How do i do this?

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: Hello. I need to find an x such that <5,6> and <2,3x> are a)parallel, b)orthogonal, and c)neither. How do i do this?       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 475562: Hello. I need to find an x such that <5,6> and <2,3x> are a)parallel, b)orthogonal, and c)neither. How do i do this?
Answer by Edwin McCravy(20055) About Me  (Show Source):
You can put this solution on YOUR website!
<5,6> and <2,3x>

To be parallel one must be a multiple of the other:

<5,6> = k<2,3x>

<5,6> = <2k,3kx>

system%285+=+2k%2C+6=3kx%29

For the first equation k = 5%2F2

Substitute in the second equation:

6 = 3(5%2F2)x

12 = 3(5x)

12 = 15x

12%2F15 = x

4%2F5 = x

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

<5,6> and <2,3x>

To be orthogonal their dot product must be 0:

  <5,6>•<2,3x> = 0

(5)(2)+(6)(3x) = 0

        10+18x = 0

           18x = -10

             x = -10%2F18

             x = -5%2F9


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

To be neither, choose x as anything other than those two values.

Edwin