document.write( "Question 183073: write the standard form of the equation of the line passing thru the given point and having the given slope.\r
\n" );
document.write( "\n" );
document.write( "(3,1)1/4
\n" );
document.write( "(0,9) 2
\n" );
document.write( "(-6,-2), -1/3
\n" );
document.write( "(1-3), no slope \n" );
document.write( "
Algebra.Com's Answer #137469 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! write the standard form of the equation of the line passing thru the given point and having the given slope. \n" ); document.write( "(3,1)1/4 \n" ); document.write( "(0,9) 2 \n" ); document.write( "(-6,-2), -1/3 \n" ); document.write( "(1-3), no slope \n" ); document.write( "------------------ \n" ); document.write( "Use y-y1 = m*(x-x1) where m = slope and (x1,y1) is the point \n" ); document.write( "(3,1) 1/4 \n" ); document.write( "y-1 = 1/4(x-3) \n" ); document.write( "4y-4 = x-3 \n" ); document.write( "x-4y = -1 \n" ); document.write( "--------- \n" ); document.write( "y-9 = 2x \n" ); document.write( "2x-y = -9 \n" ); document.write( "----------- \n" ); document.write( "y+2 = -1/3(x+6) \n" ); document.write( "3y+6 = -x-6 \n" ); document.write( "x+3y = -12 \n" ); document.write( "-------------- \n" ); document.write( "(1-3), no slope (must be (1,-3), and \"no slope\" is parallel to the y-axis) \n" ); document.write( "x has the same value, regardless of y, so it's \n" ); document.write( "x = 1 \n" ); document.write( " \n" ); document.write( " |