Rafael is going to have a party. Three times as many girls as boys told Rafael they would come. If nine out of ten girls said they would come, and six boys said they could not come, how many people did Rafael INVITE to the party?

1 Answer
May 10, 2018

#19# people were invited to the party.

Explanation:

I'll start by assigning a few variables:

#b=" boys invited"#
#by=" boys that said yes"#
#bn=" boys that said no"#
#g=" girls invited"#
#gy=" girls that said yes"#
#gn=" girls that said no"#

We can make a few equations:

#b=by+bn#
#g=gy+gn#

And plug in what we know (#gy=9#, #gn=1#, #bn=6#)

#b=by+6#
#10=9+1#

Use "Three times as many girls as boys told Rafael they would come" to make another equation:

#byxx3=gy#

Get #by# by itself:

#(byxxcolor(red)(cancel(3)))/(color(red)(cancel(3)))=(gy)/3#

#by=(gy)/3#

Plug in #9# for #gy#:

#by=9/3=(9-:3)/(3-:3)=3/1=3#

#by=3#

So now we know:

#b=" boys invited" = 3+6 = color(red)(9)#
#by=" boys that said yes" = 3#
#bn=" boys that said no" = 6#

#g=" girls invited" = 9+1 = color(red)(10)#
#gy=" girls that said yes" = 9#
#gn=" girls that said no" = 1#

Our last step, now that we know that #9# boys and #10# girls were invited, is to add these numbers to get our final answer.

#b+g=" total invitees"#
#9+10=color(red)(19)#