document.write( "Question 1011206: Find a vector perpendicular to the given vector <5,-7,-8>
\n" );
document.write( "Show all your work step by step. \n" );
document.write( "
Algebra.Com's Answer #626797 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! Find a vector perpendicular to the given vector <5,-7,-8> \n" ); document.write( "there are an infinite number of vectors that are perpendicular to <5,-7,-8>, namely all c1, c2, c3 that satisfy the dot product = 0 \n" ); document.write( "5c1 -7c2 -8c3 = 0 \n" ); document.write( "for example, \n" ); document.write( "suppose c2=1 and c3=1 then c1 = 3, therefore \n" ); document.write( "<3,1,1> is perpendicular to <5,-7,-8> \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |