document.write( "Question 1140455: Construction workers resurface parts of the N1 Highway. They complete 2km per day.
\n" ); document.write( "a. Write down the formula to find how much road would be repaired after n days
\n" ); document.write( "b. How many kilometers are required after 30 days
\n" ); document.write( "

Algebra.Com's Answer #760981 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+C+\" = km of road completed
\n" ); document.write( "\"+C+=+2n+\"
\n" ); document.write( "After 30 days:
\n" ); document.write( "\"+C+=+2%2A30+\"
\n" ); document.write( "\"+C+=+60+\" km
\n" ); document.write( "
\n" ); document.write( "
\n" );