document.write( "Question 29494: Let a be a fixed vector in R^3, and define W to be the subset of R^3 given by
\n" );
document.write( "W={x: a^Tx=0}. Provce that W is a subspace of R^3. \n" );
document.write( "
Algebra.Com's Answer #16656 by khwang(438)![]() ![]() ![]() You can put this solution on YOUR website! Don't use a to represent a vector. I use u instead.\r \n" ); document.write( "\n" ); document.write( " And u^T x means the inner (dot) product of \r \n" ); document.write( "\n" ); document.write( " W={x: u^Tx=0}. Provce that W is a subspace of R^3.\r \n" ); document.write( "\n" ); document.write( " proof: If x, y in W, a, b in R, then \n" ); document.write( " u^T (ax+by) = a u^x + b u^y = 0 \n" ); document.write( " --> W is a subspace.\r \n" ); document.write( "\n" ); document.write( " ( = a + b & \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " You have to work hard.\r \n" ); document.write( "\n" ); document.write( " Kenny\r \n" ); document.write( "\n" ); document.write( " |