document.write( "Question 1009272: 5x+3y=15 for y
\n" );
document.write( "I dont understand how to do this \n" );
document.write( "
Algebra.Com's Answer #624761 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 5x+3y=15 for y \n" ); document.write( "------------ \n" ); document.write( "Isolate the y term. \n" ); document.write( "5x+3y=15 \n" ); document.write( "3y = -5x + 15 \n" ); document.write( "Divide by 3 \n" ); document.write( "y = (-5/3)x + 5 \n" ); document.write( " \n" ); document.write( " |