document.write( "Question 1204593: Isabella is buying tickets to a concert. Adult tickets (x) cost $45 each and children tickets (y) cost $37 each. Isabella spent a total of $521 and purchased 3 more children tickets than adult tickets. Which is a viable solution for the system of equations? \n" ); document.write( "
Algebra.Com's Answer #840934 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                   PRICE          HOW MANY      COST\r\n" );
document.write( "\r\n" );
document.write( "ADULT TICKETS        45             x            45x\r\n" );
document.write( "\r\n" );
document.write( "CHILD TICKETS        37             x+3         37(x+3)\r\n" );
document.write( "\r\n" );
document.write( "Totals                                          521\r\n" );
document.write( "

\n" ); document.write( "You will most likely understand that, and know what to do.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You wanted a SYSTEM of equations?\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "                   PRICE          HOW MANY      COST\r\n" );
document.write( "\r\n" );
document.write( "ADULT TICKETS        45             x            45x\r\n" );
document.write( "\r\n" );
document.write( "CHILD TICKETS        37             y            37y\r\n" );
document.write( "\r\n" );
document.write( "Totals                                          521\r\n" );
document.write( "\r\n" );
document.write( "AND   y-x=3\r\n" );
document.write( "

\n" ); document.write( "This way you would have \"system%2845x%2B37y=521%2Cand%2C-x%2By=3%29\".
\n" ); document.write( "
\n" );