document.write( "Question 1010207: 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 #626349 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Already solved this one twice... \n" ); document.write( "2500 = 800 + 70x \n" ); document.write( "1700 = 70x \n" ); document.write( "x = 1700 / 70 = 24.3 or about 24 square yards... \n" ); document.write( " |