document.write( "Question 469568: (1) Using p=nt-e, find the numberof tickets sold (n) if the profit (p) is $350, the price of a ticket (t) is $3, and the expenses (e) is $250.\r
\n" );
document.write( "\n" );
document.write( "(2) Using p=nt-e, find the numberof tickets (n) sold if the profit (p) is $1,350, the price of a ticket (t) is $8, and the expenses (e) is $250.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #322152 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 350=3t-250 \n" ); document.write( "600=3t \n" ); document.write( "t=200 tickets sold. \n" ); document.write( "---------------- \n" ); document.write( "1350=8t-250 \n" ); document.write( "1600=8t \n" ); document.write( "t=200 tickets sold.. \n" ); document.write( " \n" ); document.write( " |