document.write( "Question 729602: 1)if the line passing through the points (2,a) and (5,-3) is parallel to the line passing through the points (4,8) and (-5,a+1), what is the value of a?
\n" );
document.write( "2) determine the value of k for which the system of linear equations has no solution
\n" );
document.write( "2x-y=3
\n" );
document.write( "4x+ky=5 \n" );
document.write( "
Algebra.Com's Answer #446046 by mananth(16946)![]() ![]() You can put this solution on YOUR website! (2,a) and (5,-3)\r \n" ); document.write( "\n" ); document.write( "slope \n" ); document.write( "\n" ); document.write( "=(-3-a)/2\r \n" ); document.write( "\n" ); document.write( " is parallel to the line passing through the points \r \n" ); document.write( "\n" ); document.write( "(4,8) and (-5,a+1)\r \n" ); document.write( "\n" ); document.write( "slope \n" ); document.write( "\n" ); document.write( "= \n" ); document.write( "\n" ); document.write( "the lines are parallel so the slopes are equal\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-9(-3-a)=2(a-7)\r \n" ); document.write( "\n" ); document.write( "27+9a=2a-14\r \n" ); document.write( "\n" ); document.write( "7a=-41\r \n" ); document.write( "\n" ); document.write( "a=-41/7 \n" ); document.write( " |