document.write( "Question 524898: IF current voting is 52% yes and 48 % no and one new vote yes changes the percentage to 58% yes and 42% no how many votes have been cast? \n" ); document.write( "
Algebra.Com's Answer #347964 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
IF current voting is 52% yes and 48 % no and one new vote yes changes the percentage to 58% yes and 42% no how many votes have been cast?
\n" ); document.write( "----
\n" ); document.write( "Let # of vaotes cast be \"x\".
\n" ); document.write( "---
\n" ); document.write( "Current DATA:
\n" ); document.write( "yes = 0.52x
\n" ); document.write( "n0 = 0.48x
\n" ); document.write( "-----------------------
\n" ); document.write( "After change DATA:
\n" ); document.write( "yes:::: 0.52x+1 = 0.58x
\n" ); document.write( "---
\n" ); document.write( "0.06x = 1
\n" ); document.write( "x = 100/6
\n" ); document.write( "x = 17 when rounded up.
\n" ); document.write( "=========
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=========
\n" ); document.write( "
\n" );