document.write( "Question 1125799: Find y so that (-2,y) is a solution to 3x-5y=8 \n" ); document.write( "
Algebra.Com's Answer #742108 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x is -2 so -3x is -6
\n" ); document.write( "-6-5y=8
\n" ); document.write( "-5y=15
\n" ); document.write( "y=-2.8
\n" ); document.write( "
\n" );