document.write( "Question 345928: 6a<= 5(a-1)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #247349 by haileytucki(390)![]() ![]() You can put this solution on YOUR website! 6a<=5(a-1)\r \n" ); document.write( "\n" ); document.write( "Multiply 5 by each term inside the parentheses. \n" ); document.write( "6a<=5a-5\r \n" ); document.write( "\n" ); document.write( "Since 5a contains the variable to solve for, move it to the left-hand side of the inequality by subtracting 5a from both sides. \n" ); document.write( "6a-5a<=-5\r \n" ); document.write( "\n" ); document.write( "Since 6a and -5a are like terms, add -5a to 6a to get a. \n" ); document.write( "a<=-5 \n" ); document.write( " |