document.write( "Question 243073: Word Problem:\r
\n" );
document.write( "\n" );
document.write( "I have to write a linear equation and graph on coordinate plane; got stuck\r
\n" );
document.write( "\n" );
document.write( "Band A charges $600 to play for the entire evening
\n" );
document.write( "Band B charges $350 plus $1.25 for each ticket sold.\r
\n" );
document.write( "\n" );
document.write( "Write a linear equation for the cost of each band
\n" );
document.write( "Find the number of tickets for which the cost of the two bands will be equal.\r
\n" );
document.write( "\n" );
document.write( "This was what I thought was right, but couldn't graph properly...could you tell me where I went wrong? Thank you.\r
\n" );
document.write( "\n" );
document.write( "x = tickets
\n" );
document.write( "y= cost for band\r
\n" );
document.write( "\n" );
document.write( "y=600
\n" );
document.write( "y=1.25x + 350 \n" );
document.write( "
Algebra.Com's Answer #178096 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Word Problem: \n" ); document.write( "I have to write a linear equation and graph on coordinate plane; got stuck \n" ); document.write( "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( "Find the number of tickets for which the cost of the two bands will be equal. \n" ); document.write( "This was what I thought was right, but couldn't graph properly...could you tell me where I went wrong? Thank you. \n" ); document.write( "x = tickets \n" ); document.write( "y= cost for band \n" ); document.write( "y=600 \n" ); document.write( "y=1.25x + 350; \n" ); document.write( ": \n" ); document.write( "But what you have is right. \n" ); document.write( "If you graph these: \n" ); document.write( " y = 600 ( a horizontal line) \n" ); document.write( "and \n" ); document.write( "y = 1.25x + 350 \n" ); document.write( ": \n" ); document.write( "Looks like this: \n" ); document.write( " \n" ); document.write( "Find the no. of tickets when they are equal; \n" ); document.write( "1.25x + 350 = 600 \n" ); document.write( "1.25x = 600 - 350 \n" ); document.write( "1.25x = 250 \n" ); document.write( "x = \n" ); document.write( "x = 200 tickets; which is confirmed on the graph \n" ); document.write( " \n" ); document.write( " |