document.write( "Question 503630: Todd contracted to paint a house for $480. It took him 4 hours longer than he anticipated, so he earned $0.50 less per hour than he originally calculated. How long had he anticipated it would take him to paint the house? \n" ); document.write( "
Algebra.Com's Answer #339342 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Todd contracted to paint a house for $480. It took him 4 hours longer than he anticipated, so he earned $0.50 less per hour than he originally calculated.
\n" ); document.write( " How long had he anticipated it would take him to paint the house?
\n" ); document.write( ":
\n" ); document.write( "Let t = no. of hr he anticipated to paint the house
\n" ); document.write( "then
\n" ); document.write( "(t+4) = no. of hrs he actually required to paint the house
\n" ); document.write( ":
\n" ); document.write( "\"480%2Ft\" = the hourly pay he anticipated
\n" ); document.write( ":\r
\n" ); document.write( "\n" ); document.write( "\"480%2Ft\" - \"480%2F%28%28t%2B4%29%29\" = .50
\n" ); document.write( "multiply by t(t+4), results
\n" ); document.write( "480(t+4) - 480t = .5t(t+4)
\n" ); document.write( "480t + 1920 - 480t = .5t^2 + 2t
\n" ); document.write( "1920 = .5t^2 + 2t
\n" ); document.write( "A quadratic equation
\n" ); document.write( ".5t^2 + 2t - 1920 = 0
\n" ); document.write( "Multiply by 2 to give t^2 a coefficient of 1
\n" ); document.write( "t^2 + 4t - 3840 = 0
\n" ); document.write( "You can use the quadratic formula to find t, however this will factor to:
\n" ); document.write( "(t+64)(t-60) = 0
\n" ); document.write( "the positive solution
\n" ); document.write( "t = 60 hrs he anticipated to paint the House
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Confirm this by finding the actual hourly pair
\n" ); document.write( "480/64 = $7.50, actual pay
\n" ); document.write( "480/60 = $8.00, hoped for pay
\n" ); document.write( "
\n" );