document.write( "Question 860217: If p.q are two statements then pv(p^q)=?
\n" );
document.write( "ans.
\n" );
document.write( "(a)Pvq,(b)p^q,(c)q,(d)p \n" );
document.write( "
Algebra.Com's Answer #518228 by stanbon(75887) ![]() You can put this solution on YOUR website! Tickets for a play cost $14 for the main floor and $9 for the Balcony. There were fifty more main floor tickets sold than balcony tickets. If the total receipts were $3,000, how many tickets were sold? \n" ); document.write( "------ \n" ); document.write( "Quantity Equation: m = b + 50 \n" ); document.write( "Value Equation:::: 14m + 9b = 3000 dollars \n" ); document.write( "================================================ \n" ); document.write( "Substitute for \"m\" and solve for \"b\": \n" ); document.write( "14(b+50) + 9b = 3000 \n" ); document.write( "14b + 700 + 9b = 3000 \n" ); document.write( "23b = 2300 \n" ); document.write( "b = 100 (# of balcony tickets sold. \n" ); document.write( "-------------------- \n" ); document.write( "Solve for \"m\": \n" ); document.write( "m = b + 50 \n" ); document.write( "m = 100 + 50 = 150 (# of main floor tickets sold) \n" ); document.write( "------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------------- \n" ); document.write( " |