document.write( "Question 273488: 343 people attend a local play at the private club. Members get tickets for $2.75, while non-members have to pay $6.50. If the total gate play came to $1762, how many ,members & non-members came to the play? \n" ); document.write( "
Algebra.Com's Answer #199773 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"a\" = members who buy tickets
\n" ); document.write( "\"b\" = non-members who buy tickets
\n" ); document.write( "given:
\n" ); document.write( "(1) \"a+%2B+b+=+343\"
\n" ); document.write( "(2) \"275a+%2B+650b+=+176200\" (in cents)
\n" ); document.write( "Multiply both sides of (1) by \"275\", and
\n" ); document.write( "subtract from (2)
\n" ); document.write( "This will give an expression for \"b\", then
\n" ); document.write( "use (1) to find \"a\"
\n" ); document.write( "
\n" );