document.write( "Question 663509: A local fire hall holds a chicken dinner and charges $8.50 for an adults dinner and $4.00 for a child's dinner. A total of 230 dinners were sold which brought in a total of $1698.50. how many adult and how many children's dinner were sold?\r
\n" );
document.write( "\n" );
document.write( "Let x= \n" );
document.write( "
Algebra.Com's Answer #412802 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! x = adults \n" ); document.write( "y = child's \n" ); document.write( "x+y=230 \n" ); document.write( "8.50x + 4y = 1698.50 \n" ); document.write( "8.50(230-y) + 4y = 1698.50 \n" ); document.write( "1955 - 8.5y + 4y = 1698.50 \n" ); document.write( "-4.5y = -256.5 \n" ); document.write( "y = 57 children's dinners sold \n" ); document.write( "x = 230 - 57 = 173 adult's dinners sold \n" ); document.write( "Proof \n" ); document.write( "8.5(173) + 4(57) = 1470.50 + 228 = 1698.5 \n" ); document.write( ".................. \n" ); document.write( "Delighted to help. \n" ); document.write( "-Reading Boosters \n" ); document.write( "Wanting for others what we want for ourselves. \n" ); document.write( " |