document.write( "Question 346157: Write a vector equation of the line that passes through point p and is parallel to line a. Write parametric equations of the line.\r
\n" );
document.write( "\n" );
document.write( "A) P(-1, 3); a = <-6, -1>\r
\n" );
document.write( "\n" );
document.write( "B) P(0, 5); a = <2, -9> \n" );
document.write( "
Algebra.Com's Answer #247788 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! There is too much math to type here. So, I decided to do it on paper and provide you with the answers.\r \n" ); document.write( "\n" ); document.write( "(A) r = (-1 - 6t, 3 - t)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(B) r = (2t, 5 - 9t) \n" ); document.write( " \n" ); document.write( " |