document.write( "Question 1058637: I have four tickets bought in a subscription series and I need to know how much each person to the operas should reimburse me. The grand total is $133.00. Three are for weeknights and one is for a Saturday. Therefore, the Saturday ticket should cost about 23% more than the other three. How much is each ticket? \n" ); document.write( "
Algebra.Com's Answer #673723 by solve_for_x(190)\"\" \"About 
You can put this solution on YOUR website!
Let x represent the price of the weeknight tickets.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Then 1.23x represents the cost of the Saturday ticket.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The sum of the four ticket prices is $133, so you can write:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + x + x + 1.23x = 133\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "4.23x = 133\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = 133/4.23\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = 31.44\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The weeknight tickets are $31.44.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The Saturday ticket is 133 - 3(31.44) = $38.68
\n" ); document.write( "
\n" ); document.write( "
\n" );