document.write( "Question 258089: I need to find an equation for the line that passes through (8,1/2) and (-1/3,6)and write the resulting equation in standard form \n" ); document.write( "
Algebra.Com's Answer #189963 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (8,1/2) and (-1/3,6) \n" ); document.write( "Y=mX+b m=slope & b=the Y intercept. \n" ); document.write( "m=(Y2-Y1)/(X2-X1) \n" ); document.write( "m=(6-1/2)/(-1/3-8) \n" ); document.write( "m=5.5/(-1/3-24/3) \n" ); document.write( "m=5.5/-25/3 \n" ); document.write( "m=5.5*-3/25 \n" ); document.write( "m=-16.5/25=-3.3/5 ans. \n" ); document.write( "1/2=-3.3*8/5+b \n" ); document.write( "1/2=-26.4/5+b \n" ); document.write( "b=1/2+26.4/5 \n" ); document.write( "b=2.5/5+26.4/5 \n" ); document.write( "b=28.9/5 the Y intercept. \n" ); document.write( "Y=-3.3X/5+28.9/5 ans. for the line equation. \n" ); document.write( " |