document.write( "Question 519759: how do I solve for y the problem is 18-10y less than or equal to symbal63+5y \n" ); document.write( "
Algebra.Com's Answer #345776 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 18-10y <= 63+5y \n" ); document.write( "-10y-5y <= 63-18 \n" ); document.write( "-15y <= 45 \n" ); document.write( "y >= 45/-15 \n" ); document.write( "y >= -3 \n" ); document.write( " |