document.write( "Question 184575: Find the slope and the y intercept of 7x = 3y + 21
\n" );
document.write( "Find the slope if it exists of the line containing the pair of points (1,3) and (8,-2).
\n" );
document.write( "Find an equation of the line having the given slope and containing the given point m= 9, (7,6)
\n" );
document.write( "Find an equation of the line having the given slope and containing the given point m= 5/6, (4, -1).
\n" );
document.write( "Find an equation of the line containing the given pair of points. Express your answer in the form x=a, y=b, or y=mx + 6. (-2,-2) and (8,8).
\n" );
document.write( "Find an equation of the line containing the given pair of points. (-3, -9) and (-9, -2).
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #139347 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the slope and the y intercept of 7x = 3y + 21 \n" ); document.write( "Put it in slope-intercept form, which means solve for y. \n" ); document.write( "3y = 7x - 21 \n" ); document.write( "y = (7/3)x - 7 \n" ); document.write( "Slope m = 7/3 \n" ); document.write( "y-intercept = -7, or the point (0,-7) \n" ); document.write( "-------------------------------------- \n" ); document.write( "Find the slope if it exists of the line containing the pair of points (1,3) and (8,-2). \n" ); document.write( "Slope, m, is diff in y over diff in x \n" ); document.write( "m = (3-(-2))/(8-1) \n" ); document.write( "m = 5/7 \n" ); document.write( "-------------- \n" ); document.write( "Find an equation of the line having the given slope and containing the given point m= 9, (7,6) \n" ); document.write( "Use y-y1 = m*(x-x1) where (x1,y1) is the point. \n" ); document.write( "y-6 = 9*(x-7) \n" ); document.write( "y-6 = 9x-63 \n" ); document.write( "y = 9x - 57 (slope-intercept form) \n" ); document.write( "9x - y = 57 (standard form) \n" ); document.write( "----------------------------- \n" ); document.write( "Find an equation of the line having the given slope and containing the given point m= 5/6, (4, -1) \n" ); document.write( "Do it like the one above \n" ); document.write( "----------------------------- \n" ); document.write( "Find an equation of the line containing the given pair of points. Express your answer in the form x=a, y=b, or y=mx + 6. (-2,-2) and (8,8). \n" ); document.write( "1st, find the slope as in the one above. \n" ); document.write( "Then use either point, as I did above. \n" ); document.write( "------------------------------ \n" ); document.write( "Find an equation of the line containing the given pair of points. (-3, -9) and (-9, -2) \n" ); document.write( "Same again. If you have trouble, or want me to check your work, email me via the Thank you note. \n" ); document.write( " \n" ); document.write( " |