document.write( "Question 245246: band a charges $600 to play for the entire evening
\n" ); document.write( "band b charges $350 plus $1.25 for each ticket sold.
\n" ); document.write( "write a linear equation for the cost of each band.
\n" ); document.write( "

Algebra.Com's Answer #179219 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
band a charges $600 to play for the entire evening
\n" ); document.write( "band b charges $350 plus $1.25 for each ticket sold.
\n" ); document.write( "write a linear equation for the cost of each band.
\n" ); document.write( "--------------
\n" ); document.write( "A(x) = $600
\n" ); document.write( "---
\n" ); document.write( "B(x) = $350 + 1.25x, where x is the number of tickets sold.
\n" ); document.write( "==========================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );