document.write( "Question 160223: Find an equation of the line containing the given pair of points.
\n" );
document.write( "(4,3) and (12,4).\r
\n" );
document.write( "\n" );
document.write( "What is the equation of the line?
\n" );
document.write( "y= ______ \n" );
document.write( "
Algebra.Com's Answer #118146 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (4,3) and (12,4). \n" ); document.write( "Slope=(4-3)/(12-4)=1/3 \n" ); document.write( "3=1/3+b \n" ); document.write( "b=3-/3 \n" ); document.write( "b=(3*3-1)/3 \n" ); document.write( "b=(9-1)/3 \n" ); document.write( "b=8/3 answer for the y intercept. \n" ); document.write( "y=x/3+8/3 \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |