document.write( "Question 1058260: Noah hired someone to mow his lawn each week. The person charged $20 fee and an additional $9 per square foot of lawn. Let a be area in sq ft, and let c be total cost of mowing.
\n" ); document.write( "1. write the function c in terms of a\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #673300 by solve_for_x(190)\"\" \"About 
You can put this solution on YOUR website!
The total cost is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "c = 20 + 9a
\n" ); document.write( "
\n" );