document.write( "Question 350192: question 1
\n" );
document.write( "The slope of a line is 12 and the point (1, 10) is on the line. Express the line in slope-intercept form.
\n" );
document.write( "question 2
\n" );
document.write( "The slope of a line is 11 and the point (14, 19) is on the line. Express the line in slope-intercept form. \n" );
document.write( "
Algebra.Com's Answer #250301 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! question 1 \n" ); document.write( "The slope of a line is 12 and the point (1, 10) is on the line. Express the line in slope-intercept form. \n" ); document.write( "question 2 \n" ); document.write( "The slope of a line is 11 and the point (14, 19) is on the line. Express the line in slope-intercept form.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "slope-intercept form is y = mx + b, where m is the slope and b is the y-intercept (vertical-intercept or point (0,b))\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1.) y = mx + b, plug in m = 12, x = 1, y = 10, solve for b \n" ); document.write( "10 = 12(1) + b \n" ); document.write( "10 = 12 + b \n" ); document.write( "10 - 12 = b \n" ); document.write( "-2 = b \n" ); document.write( "the equation of the line is y = 12x - 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2.) y = mx + b, plug in m = 11, x = 14, y = 19, solve for b \n" ); document.write( "19 = 11(14) + b \n" ); document.write( "19 = 154 + b \n" ); document.write( "19 - 154 = b \n" ); document.write( "-135 = b \n" ); document.write( "the equation of the line is y = 11x - 135 \n" ); document.write( " |