document.write( "Question 1184942: Five candidates, Ruben, Bong, Angel, Louie and Melvin were nominated for president in the College Student Council. After the polls close, ranked ballots were tallied, and the results are summarized below. Determine the winner and what percent of the votes did the winner receive?\r
\n" ); document.write( "\n" ); document.write( " Rankings
\n" ); document.write( "Ruben 1 2 5 5 2 3 4
\n" ); document.write( "Bong 2 3 2 4 3 2 5
\n" ); document.write( "Angel 4 4 1 2 1 1 3
\n" ); document.write( "Louie 3 1 3 3 4 5 2
\n" ); document.write( "Melvin 5 5 4 1 5 4 1
\n" ); document.write( "Number of votes 10 7 12 16 11 4 10
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #849808 by CPhill(2189)\"\" \"About 
You can put this solution on YOUR website!
To determine the winner, we will use a ranked-choice voting system, commonly known as **Instant Runoff Voting (IRV)** or the **Borda Count method**. Let's clarify the approach:\r
\n" ); document.write( "\n" ); document.write( "### **Step 1: Identify the Voting Method**
\n" ); document.write( "Since you didn't specify the method, I'll outline two possible approaches:\r
\n" ); document.write( "\n" ); document.write( "1. **Plurality Method** (First-Past-The-Post): The candidate with the most first-choice votes wins.
\n" ); document.write( "2. **Borda Count Method**: Candidates are given points based on their rankings, and the candidate with the highest total score wins.\r
\n" ); document.write( "\n" ); document.write( "I'll first determine the winner using the **Plurality Method** (most first-choice votes).\r
\n" ); document.write( "\n" ); document.write( "---\r
\n" ); document.write( "\n" ); document.write( "### **Step 2: Count First-Choice Votes**
\n" ); document.write( "The number of first-place rankings is:\r
\n" ); document.write( "\n" ); document.write( "- **Ruben:** 10 votes
\n" ); document.write( "- **Bong:** 0 votes
\n" ); document.write( "- **Angel:** 12 votes
\n" ); document.write( "- **Louie:** 7 votes
\n" ); document.write( "- **Melvin:** 16 votes\r
\n" ); document.write( "\n" ); document.write( "### **Step 3: Determine the Winner**
\n" ); document.write( "The candidate with the highest first-choice votes is **Melvin**, with **16 votes**.\r
\n" ); document.write( "\n" ); document.write( "---\r
\n" ); document.write( "\n" ); document.write( "### **Step 4: Calculate the Percentage of Votes**
\n" ); document.write( "Total votes = \(10 + 7 + 12 + 16 + 11 + 4 + 10 = 70\)\r
\n" ); document.write( "\n" ); document.write( "Melvin's percentage of votes:
\n" ); document.write( "\[
\n" ); document.write( "\frac{16}{70} \times 100 = 22.86\%
\n" ); document.write( "\]\r
\n" ); document.write( "\n" ); document.write( "### **Conclusion**
\n" ); document.write( "- **Winner:** **Melvin**
\n" ); document.write( "- **Percentage of Votes:** **22.86%**\r
\n" ); document.write( "\n" ); document.write( "If you'd like me to determine the winner using another method (such as **Borda Count** or **Instant Runoff**), let me know!
\n" ); document.write( "
\n" );