document.write( "Question 190269: How do you write this mathematical expression using parentheses and brackets.
\n" );
document.write( "\"Subtract 6 from 16. Divide this difference by 5. Multiply this quotient by 8.\"
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #142782 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How do you write this mathematical expression using parentheses and brackets. \n" ); document.write( "\"Subtract 6 from 16. Divide this difference by 5. Multiply this quotient by 8.\" \n" ); document.write( "------------------------------------------- \n" ); document.write( "[(16-6)/5]*8 \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |