document.write( "Question 243099: In a recent election between an incumbent and one opponent, the incumbent won by a
\n" ); document.write( "ratio of 7 to 6. If the opponent won 30594 votes, how many votes did the incumbent win?
\n" ); document.write( "

Algebra.Com's Answer #178118 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
This can be set up using equal ratios:
\n" ); document.write( "7/6 = 30594/x
\n" ); document.write( "Cross multiply
\n" ); document.write( "7x = 30594*6
\n" ); document.write( "x = 30594*6/7 = 26223.43
\n" ); document.write( "Since you cannot have a partial vote, you can round to 26223.
\n" ); document.write( "...
\n" ); document.write( "Note that saying the ratio is 7/6 is very imprecise.
\n" ); document.write( "The concept of significant digits tells us that the number 7 to one significant digit means the value lies between 6.5 and 7.5. Likewise a value of 6 could be between 5.5 and 6.5. So a ratio of 7/6 could be as wide a range as 7.5/5.5. Clearly, 30594/26223 is within this range.
\n" ); document.write( "
\n" );