document.write( "Question 271880: Write an equivalent expression without using the grouping symbols: -(3x + 5) \n" ); document.write( "
Algebra.Com's Answer #198962 by LarissaRichardson(34)![]() ![]() You can put this solution on YOUR website! you want to \"undo\" the brackets \n" ); document.write( "to do this distribute(multiply) the outside of the bracket to the inside\r \n" ); document.write( "\n" ); document.write( "in this case -(3x + 5) = -1 * (3x + 5) = -3x -5 \n" ); document.write( " |