document.write( "Question 876984: Maria is comparing the prices of two window cleaning companies. Company A charges $6 per window and an additional $12 as service charges. Company B charges $5 per window and an additional $15 as service charges.\r
\n" ); document.write( "\n" ); document.write( " Write equations to represent Company A's and Company B's total charges for cleaning a certain number of windows. Define the variable used in the equations.
\n" ); document.write( "

Algebra.Com's Answer #529101 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = the number of windows cleaned
\n" ); document.write( "Let \"+y+\" = the total cost of cleaning \"+x+\" windows
\n" ); document.write( "Company A's equation:
\n" ); document.write( "\"+y+=+6x+%2B+12+\"
\n" ); document.write( "Company B's equations:
\n" ); document.write( "\"+y+=+5x+%2B+15+\"
\n" ); document.write( "----------------------
\n" ); document.write( "Here's a plot of these 2 equations:
\n" ); document.write( "\"+graph%28+400%2C+400%2C+-2%2C+15%2C+-10%2C+100%2C+6x+%2B+12%2C+5x+%2B+15+%29+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );