document.write( "Question 180522: Hello.\r
\n" );
document.write( "\n" );
document.write( "Can I have help in finding the equation of the line passing through (1,1) and (4,6) and putting answer in slope-intercept form.\r
\n" );
document.write( "\n" );
document.write( "thanks\r
\n" );
document.write( "\n" );
document.write( "Haley \n" );
document.write( "
Algebra.Com's Answer #135270 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! finding the equation of the line passing through (1,1) and (4,6) and putting answer in slope-intercept \n" ); document.write( "------------------------------------ \n" ); document.write( "slope = (6-1)/(4-1) = 5/3 \n" ); document.write( "------------------------------- \n" ); document.write( "intercept: \n" ); document.write( "1 = (5/3)*1 = b \n" ); document.write( "b = -2/3 \n" ); document.write( "============== \n" ); document.write( "Equation: \n" ); document.write( "y = (5/3)x - (2/3) \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |