document.write( "Question 156924: write a linear equation in standard form, given the following information...\r
\n" );
document.write( "\n" );
document.write( "A line through -3,2 and parallel to a line with a slope of -4 \n" );
document.write( "
Algebra.Com's Answer #115696 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 2=-4*-3+b \n" ); document.write( "2=12+b \n" ); document.write( "b=2-12 \n" ); document.write( "b=-10 \n" ); document.write( "Thus the line equation is: \n" ); document.write( "Y=-4X-10 \n" ); document.write( " |