document.write( "Question 698478: Write the equation in standard form of the line through the point (-1,3) with slope 1/4 \n" ); document.write( "
Algebra.Com's Answer #430714 by mananth(16946)![]() ![]() You can put this solution on YOUR website! slope point form general equation\r \n" ); document.write( "\n" ); document.write( "y-y1 = m(x-x1)\r \n" ); document.write( "\n" ); document.write( "(y-3)=1/4(x+1)\r \n" ); document.write( "\n" ); document.write( "4y-12=x+1\r \n" ); document.write( "\n" ); document.write( "x-4y=-13 \n" ); document.write( " |