document.write( "Question 160619: Find b so that the vectors v = i + j and w = i + bj are orthogonal \n" ); document.write( "
Algebra.Com's Answer #118465 by nabla(475)\"\" \"About 
You can put this solution on YOUR website!
For v and w to be orthogonal, their dot product must be 0.\r
\n" ); document.write( "\n" ); document.write( "(1,1)*(1,b)=1+b=0\r
\n" ); document.write( "\n" ); document.write( "b=-1
\n" ); document.write( "
\n" );