document.write( "Question 1018336: Dan's Mobile Window Tinting tints car windows. Dan has determined his company's weekly revenue and cost functions as follows:
\n" );
document.write( "R(w) = 37w + 8
\n" );
document.write( "C(w) = 27w + 688
\n" );
document.write( "where R(w) represents the weekly revenue in dollars from tinting w windows and C(w) represents the weekly cost in dollars to tint w windows. Find the number of windows Dan must tint each week to break even or make a profit.\r
\n" );
document.write( "\n" );
document.write( "Dan must tint at least______windows to break even or make a profit. \n" );
document.write( "
Algebra.Com's Answer #805104 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! 37w + 8 >= 27w + 688 \n" ); document.write( "10w >= 680 \n" ); document.write( "w >= 68\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Dan needs to tint 68 windows to break even and more than that to make a profit. \n" ); document.write( " |