document.write( "Question 1004213: A construction company's cost to build a new home is $35,000 plus $95 for each square feet of floor space.\r
\n" ); document.write( "\n" ); document.write( "a.)Write an equation for a function where the cost c to build a house is a function of f square feet of floor space.\r
\n" ); document.write( "\n" ); document.write( "b.)Use your function to determine how much it will cost to build a house with an area of 1600 square feet.
\n" ); document.write( "

Algebra.Com's Answer #620793 by Stitch(470)\"\" \"About 
You can put this solution on YOUR website!
\"c+=+35000+%2B+95%2Af\"
\n" ); document.write( "------------------------
\n" ); document.write( "For f = 1600
\n" ); document.write( "\"c+=+35000+%2B+95%2A%281600%29\"
\n" ); document.write( "Simplify
\n" ); document.write( "\"c+=+3500+%2B+152000\"
\n" ); document.write( "Combine like terms
\n" ); document.write( "\"c+=+187000\"
\n" ); document.write( "It would cost $187,000
\n" ); document.write( "
\n" );