document.write( "Question 667648: the yearbook club had a meeting. The meeting had 15 people, which is 1/3 of the club. how many people are in the club? \n" ); document.write( "
Algebra.Com's Answer #415433 by gwendolyn(128)![]() ![]() You can put this solution on YOUR website! We can turn this question into an equation, then solve for the unknown value. \n" ); document.write( "We know that 15 (the number of people who showed up for the meeting) is equal to 1/3 of the value we want to know (the total number of club members) \n" ); document.write( "So, the equation where the total number of members equals x looks like this: \n" ); document.write( "1/3 * x = 15 \n" ); document.write( "Now, we just have to divide both sides by 1/3 to get our answer: \n" ); document.write( "x = 15 / (1/3) \n" ); document.write( "Dividing by 1/3 is equal to multiplying by 3, so: \n" ); document.write( "x = 15 * 3 \n" ); document.write( "x = 45 \n" ); document.write( "Therefore, There are 45 total members in the yearbook club. \n" ); document.write( " |