document.write( "Question 867799: Tom is painting a fence, but he's taking his time. There are 100 feet of fence to paint, but he only paints 50% of the unpainted fence each day. How many feet has he painted after 4 days.\r
\n" ); document.write( "\n" ); document.write( "I wanted to know how to use a formula to solve this equation (explicit formula)\r
\n" ); document.write( "\n" ); document.write( "Thank You
\n" ); document.write( "

Algebra.Com's Answer #523245 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
first day 1/2= 50
\n" ); document.write( "second day 1/4=25
\n" ); document.write( "third day 1/8=12.5
\n" ); document.write( "fourth day 1/16=6.25\r
\n" ); document.write( "\n" ); document.write( "8/16+4/16 +2/16 +1/16=15/16
\n" ); document.write( "50.00+25.00+12.50+6.25=93.75 ft after 4 days
\n" ); document.write( "S=T1*(1 - r^n)/(1 - r)
\n" ); document.write( "S=50*(1 - 1/2^4)/(1 - 1/2)=93.75
\n" ); document.write( "
\n" ); document.write( "
\n" );