document.write( "Question 993949: The school that Jenny goes to is selling tickets to a fall musical. On the first day of ticket sales the school sold 7 senior citizen tickets and 14 student tickets for a total of $175. The school took in $215 on the second day by selling 12 senior citizen tickets and 7 student tickets. What is the price each of one senior citizen ticket and one student ticket? \n" ); document.write( "
Algebra.Com's Answer #613122 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x=SR
\n" ); document.write( "y=student
\n" ); document.write( "7x+14y=175
\n" ); document.write( "12x+7y=215
\n" ); document.write( "======
\n" ); document.write( "7x+14y=175
\n" ); document.write( "-24x-14y=-430, multiplying it by (-2). Now add
\n" ); document.write( "-17x=- 255
\n" ); document.write( "x=$15 SR
\n" ); document.write( "105+14y=175
\n" ); document.write( "14y=70
\n" ); document.write( "y=$5 student
\n" ); document.write( "======
\n" ); document.write( "check with second
\n" ); document.write( "12*15=$180
\n" ); document.write( "7*5=$35. They add to $215
\n" ); document.write( "
\n" );