document.write( "Question 925107: An arena receives $1,000 per event for 16 concerts. If the administrative costs for this sponsorship total $12,000, what is the profit margin for the concert sponsorship?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #561352 by TimothyLamb(4379) You can put this solution on YOUR website! profit = 1000 * 16 - 12000 = 4000 \n" ); document.write( "profit margin = ( 4000 / (1000 * 16) ) * 100 = 25% \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |