document.write( "Question 869751: Noah is planning a birthday party
\n" );
document.write( "24 girls are planning to attend and 28 boys are planning to attend
\n" );
document.write( "Noah is serving a cake that will feed 75 people. \r
\n" );
document.write( "\n" );
document.write( "How many more people can Noah invite before he runs out of cake?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #524381 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! There are 24+28 = 52 people coming to the party. So he can invite 75 - 52 = 23 more people. \n" ); document.write( " |