document.write( "Question 132915: Determine teh equation. Write the answer in standard for using only integers as the coefficients.
\n" );
document.write( "the line through (-2,0) with slope -3/4 \n" );
document.write( "
Algebra.Com's Answer #97108 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Write the answer in standard for using only integers as the coefficients. \n" ); document.write( "the line through (-2,0) with slope -3/4 \n" ); document.write( "---------------- \n" ); document.write( "Form: y = mx + b \n" ); document.write( "You know x,y, and m; solve for \"b\": \n" ); document.write( "0 = (-3/4)*(-2) + b \n" ); document.write( "0 = (3/2) + b \n" ); document.write( "b = -3/2 \n" ); document.write( "---------------- \n" ); document.write( "EQuATION: \n" ); document.write( "y = (-3/4)x -(3/2) \n" ); document.write( "Multiplythru by 4 to get: \n" ); document.write( "4y = -3x - 6 \n" ); document.write( "Rearrange: \n" ); document.write( "3x+4y = -6 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |