document.write( "Question 540124: What is the equation in slope intercept form for a line with a slope of 7/3 and passes through the points (7,0) & (10,7)?\r
\n" );
document.write( "\n" );
document.write( "What are their x and y-intercepts? What are their (x,y) coordinates? \n" );
document.write( "
Algebra.Com's Answer #353594 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the equation in slope intercept form for a line with a slope of 7/3 and passes through the points (7,0) & (10,7)? \n" ); document.write( "--- \n" ); document.write( "slope = 7/3 \n" ); document.write( "Form: y = mx + b \n" ); document.write( "0 = (7/3)*7 + b \n" ); document.write( "0 = (49/3) + b \n" ); document.write( "b = (-49/3) \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "y = (7/3)x-(49/3) \n" ); document.write( "========================== \n" ); document.write( "What are their x and y-intercepts? What are their (x,y) coordinates? \n" ); document.write( "x-int: Let y = 0, then x = 7 as was shown in the point (7,0) \n" ); document.write( "--- \n" ); document.write( "y-int: let x = 0, then y = -49/3 giving you (0, -49/3) \n" ); document.write( "====================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |