document.write( "Question 318534: Find the ordered-pair solution of 3x + 5y = -14, x = -3. \n" ); document.write( "
Algebra.Com's Answer #227987 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 3*-3+5y=-14 \n" ); document.write( "-9+5y=-14 \n" ); document.write( "5y=-5 \n" ); document.write( "y=1 \n" ); document.write( "(-3,1) \n" ); document.write( " |