document.write( "Question 745343: x= adult tickets y= children tickets
\n" );
document.write( "5x + 3y = 134
\n" );
document.write( " x + y = 32
\n" );
document.write( "whats true about this equation?
\n" );
document.write( "a.) More adults attended the reunion than children
\n" );
document.write( "b.) six more children attended that adults
\n" );
document.write( "c.) nineteen children attended the reunion
\n" );
document.write( "d.) three more adults attended than children
\n" );
document.write( "i didnt know how i would solve this? \n" );
document.write( "
Algebra.Com's Answer #453812 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 5x + 3y = 134 \n" ); document.write( " x + y = 32. multiply by -3 \n" ); document.write( "-3x-3y=-96 \n" ); document.write( "add to the first equation \n" ); document.write( "we get\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x=38\r \n" ); document.write( "\n" ); document.write( "x=19 \n" ); document.write( "if x=17 plug x in x+y=32 \n" ); document.write( "y=13\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Adults = 19 \n" ); document.write( "children = 13\r \n" ); document.write( "\n" ); document.write( "now you may find the correct statement \n" ); document.write( " |