ArnaviE694490 ArnaviE694490
  • 03-11-2022
  • Mathematics
contestada

Given two vectors,find y so that a and b are orthogonal,

Given two vectorsfind y so that a and b are orthogonal class=

Respuesta :

OseasF38548 OseasF38548
  • 03-11-2022

In they are orthogonal the their scarlar product will be zero.

So

[tex]a\cdot b=0[/tex][tex]\begin{gathered} (9,-7,-7)\cdot(6,y,-4)=0 \\ 54-7y+28=0 \\ -7y=-82 \\ y=11.714 \end{gathered}[/tex]

Answer Link

Otras preguntas

Hey can I have help with this question. An explanation would be great as I find things difficult to understand :)
Two candidates ran for class president. The candidate that won received 80% of the 320 total votes. How many votes did the winning candidate receive?pls help
Show work, can someone help me out having trouble with this problem
How many moles of CF4 can be produced when 8.95 mol C reacts with 7.88 mol F2? How many moles of each reactant are left over? (Note that at least one of the rea
Arturo worked a 40-hour week at $12 per hour. He then received a raise of $1 per hour and worked a 30-hour week. How much more money did he receive for the firs
Please answer the question down below!! <3
what points does a legislature have to consider while formulating law?​
16x^2+?x+36 perfect square trinomial
How does someone achieve a unified self?
total_coins = 0 nickel_count = int(input()) dime_count = int(input()) print(total_coins)