document.write( "Question 360446: Find the equation of the line with the given points.
\n" );
document.write( "Answer y =\r
\n" );
document.write( "\n" );
document.write( "(1,6, - 3) and (5/6, 3)\r
\n" );
document.write( "\n" );
document.write( "Ok I get very confused with frractions and know that I am suppose to do the\r
\n" );
document.write( "\n" );
document.write( "3 - (-3)
\n" );
document.write( "5/6 - 1)\r
\n" );
document.write( "\n" );
document.write( "I am unsure first how to get that slope with the fraction there. Once I get the slope and put it in the correct form of y = mx + b, how would I get the b point? \n" );
document.write( "
Algebra.Com's Answer #257185 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the equation of the line with the given points. \n" ); document.write( "Answer y =\r \n" ); document.write( "\n" ); document.write( "(1/6,-3) and (5/6,3) ?? Is this what you meant?\r \n" ); document.write( "\n" ); document.write( "Ok I get very confused with frractions and know that I am suppose to do the\r \n" ); document.write( "\n" ); document.write( "3 - (-3) = 6 = diffy \n" ); document.write( "5/6 - 1/6 = 2/3 = diffx \n" ); document.write( "---------- \n" ); document.write( "slope m = diffy/diffx = 6/(2/3) = 9 \n" ); document.write( "Use y = mx + b and either point to find b \n" ); document.write( "-3 = 9*(1/6) + b \n" ); document.write( "b = -9/2 \n" ); document.write( "-------- \n" ); document.write( "y = 9x - 9/2 \n" ); document.write( " \n" ); document.write( " |