document.write( "Question 1010472: The cost to install new carpet in an office is determined by a $800 fixed fee plus a fee of $70 per square yard of floor space to be covered. How many square yards of floor space can be carpeted at a cost of $2500? Round to the nearest square yard.\r
\n" ); document.write( "\n" ); document.write( "=sq yd
\n" ); document.write( "

Algebra.Com's Answer #625895 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Call the number of square yards, x. Then we set up
\n" ); document.write( "2500 = 800 + 70x
\n" ); document.write( "1700 = 70x
\n" ); document.write( "x = 1700 / 70 = 24.3 square yards rounded to
\n" ); document.write( "24 square yards
\n" ); document.write( "
\n" );