document.write( "Question 618001: 1)what is the equation of a line with a slope of 3 that goes through the point (2,8)?
\n" );
document.write( "2)what is the equation of a line with a slope of 2 that goes through the point (4,12)?
\n" );
document.write( "3)what is the equation of a line with a slope of 4 that goes through the point (1,9)?
\n" );
document.write( "4)what is the equation of a line through the point (2,5) that has a slope of 10?
\n" );
document.write( "5)what is the equation of a line through the point (2,17) that has a slope of 7?
\n" );
document.write( "6)what is the equation of a line through the point (1,3) that has a slope of -2?
\n" );
document.write( "7)what is the equation of a line through the point (4,6) that has a slope of 1/2?
\n" );
document.write( "8)what is the equation of a line through the point (2,3) that has a slope of 1/2?
\n" );
document.write( "9)if the slope of a line is 10 and the line goes through the point (3,34), express the equation of this line in the slope-intercept form.
\n" );
document.write( "10)if the slope of a line is 3 and the line goes through the point (6,23), express the equation of this line in the slope-intercept form.
\n" );
document.write( "11)if the slope of a line is 0 and the line goes through the point (5,5), express the equation of this line in the slope-intercept form.
\n" );
document.write( "12)if the slope of a line is undefined and the line goes through the point (-3,-13), express the equation of this line in the slope-intercept form. \n" );
document.write( "
Algebra.Com's Answer #388676 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 1)what is the equation of a line with a slope of 3 that goes through the point (2,8)? \n" ); document.write( "-------------------- \n" ); document.write( "Use y = mx + b and the point to find b \n" ); document.write( "---- \n" ); document.write( "8 = 3*2 + b \n" ); document.write( "b = 2 \n" ); document.write( "----- \n" ); document.write( "The equation is \n" ); document.write( "y = 3x + 2 in slope-intercept form \n" ); document.write( "3x - y = -2 in standard form \n" ); document.write( "---------------- \n" ); document.write( "The other problems are similar. \n" ); document.write( "Do them the same way. \n" ); document.write( "============================ \n" ); document.write( "I'll check your work if you like. email via the Thank You note. \n" ); document.write( " |