document.write( "Question 1175866: Steven wants to redo the floors in his house. He looks at one flooring company that charges $250 for materials/labor fees, plus $8 per square foot. A second company charges a fee of $320 plus $6 per square foot. For how many square feet do both companies charge the same amount? \n" ); document.write( "
Algebra.Com's Answer #801582 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
Let s be the number of square feet.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "250 + 8s = 320 + 6s\r
\n" ); document.write( "\n" ); document.write( "2s = 70\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "s = \"35\"
\n" ); document.write( "
\n" );