document.write( "Question 574399: In one town, 53% of all voters are democrates. If two are randomly selected for a survey, find the probability that they are both democrats. \n" ); document.write( "
Algebra.Com's Answer #369063 by reviewermath(1029)\"\" \"About 
You can put this solution on YOUR website!
probability = 0.53*0.53 = 0.2809 \n" ); document.write( "
\n" );