document.write( "Question 179089: You have spent $315 on equipment. To clean the office you use $4 worht of supplies. You charge $25. How many offices must you clean to break even? \n" ); document.write( "
Algebra.Com's Answer #134034 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
let x be the number of offices you clean
\n" ); document.write( ":
\n" ); document.write( "4x+315=25x
\n" ); document.write( ":
\n" ); document.write( "21x=315
\n" ); document.write( ":
\n" ); document.write( "\"highlight%28x=15%29\"offices to break even
\n" ); document.write( "
\n" );