document.write( "Question 1176635: Find the annual operating cost to the nearest cent.
\n" ); document.write( "Original Cost:$15,600
\n" ); document.write( "Interest:5%
\n" ); document.write( "Depreciation:12%
\n" ); document.write( "Expenses:$1,500
\n" ); document.write( "Annual operating cost:?
\n" ); document.write( "

Algebra.Com's Answer #850570 by CPhill(1959)\"\" \"About 
You can put this solution on YOUR website!
Let's calculate the annual operating cost:\r
\n" ); document.write( "\n" ); document.write( "1. **Calculate Interest Cost:**
\n" ); document.write( " * $15,600 * 0.05 = $780\r
\n" ); document.write( "\n" ); document.write( "2. **Calculate Depreciation Cost:**
\n" ); document.write( " * $15,600 * 0.12 = $1,872\r
\n" ); document.write( "\n" ); document.write( "3. **Calculate Total Annual Operating Cost:**
\n" ); document.write( " * $780 (interest) + $1,872 (depreciation) + $1,500 (expenses) = $4,152\r
\n" ); document.write( "\n" ); document.write( "Therefore, the annual operating cost is $4,152.00.
\n" ); document.write( "
\n" ); document.write( "
\n" );