document.write( "Question 1119632: A contractor who does not meet the deadline on the construction of a building is fined $40,000 per day for each of the first ten days of extra time, and for each additional day thereafter the fine is increased by $8,000. If the contractor is fined $1,008,000, by how many extra days was the construction delayed? \n" ); document.write( "
Algebra.Com's Answer #735221 by josgarithmetic(39625)\"\" \"About 
You can put this solution on YOUR website!
-------------------------------------------------------------------
\n" ); document.write( "A contractor who does not meet the deadline on the construction of a building is fined $40,000 per day for each of the first ten days of extra time, and for each additional day thereafter the fine is increased by $8,000. If the contractor is fined $1,008,000, by how many extra days was the construction delayed?
\n" ); document.write( "------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"1008000-400000\"\r
\n" ); document.write( "\n" ); document.write( "\"608000\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "The increase after first ten days is ambiguous. Could be a sequence.
\n" ); document.write( "
\r\n" );
document.write( "ADDITIONAL DAYS       FINE\r\n" );
document.write( "1                     48000\r\n" );
document.write( "2                     54000\r\n" );
document.write( "3                     62000\r\n" );
document.write( "4                     70000\r\n" );
document.write( "5                     78000\r\n" );
document.write( "6                     86000     ------398000\r\n" );
document.write( "7                     94000\r\n" );
document.write( "8                    102000     -------594000\r\n" );
document.write( "9                    110000\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The extra days, some unknown n, which lead up to fines of 608000 dollars.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Sum from 48000 to 8000(n-1) is $608000.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28n%2F2%29%2848000%2B48000%2B%28n-1%29%2A8000%29=608000\"------summation formula;\r
\n" ); document.write( "\n" ); document.write( "Algebra steps lead to ,...
\n" ); document.write( "...
\n" ); document.write( "\"8n%5E2%2B88n-1216=0\"
\n" ); document.write( "\"n%5E2%2B11n-152=0\"
\n" ); document.write( "-
\n" ); document.write( "\"highlight_green%28%28n-8%29%28n%2B19%29=0%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The solution looks like \"highlight_green%28n=8%29\" days extra after the first ten.
\n" ); document.write( "
\n" );