document.write( "Question 918824: The question is this: write a linear equation that has (3, -2) as the solution.
\n" );
document.write( "Began thinking that m= would equal -2/3 but began second guessing myself as I was worried that I should have a 2nd y and x coordinates for the y2-y1/ x2-x1.
\n" );
document.write( "Initially I plugged in :\r
\n" );
document.write( "\n" );
document.write( "-2 = (-2/3)3 +b \r
\n" );
document.write( "\n" );
document.write( "But again worried that my slope, m , was not (-2/3).
\n" );
document.write( "Thanks for your help. \n" );
document.write( "
Algebra.Com's Answer #557260 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! write a linear equation that has (3, -2) as the solution. \n" ); document.write( "--------- \n" ); document.write( "x = 3 \n" ); document.write( "y = -2 \n" ); document.write( "--------- \n" ); document.write( "Multiply x by any number; multiply y by any number. \n" ); document.write( "2x = 6 \n" ); document.write( "3y = -6 \n" ); document.write( "----- \n" ); document.write( "Add the 2 resulting equations:: \n" ); document.write( "2x + 3y = 0 \n" ); document.write( "----- \n" ); document.write( "Solve for \"y\":: \n" ); document.write( "y = (-2/3)x \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |