document.write( "Question 49160: In a random sample of voters, 594 respondents said that they favored passage of a $33 billion crime bill. If the number in favor of the crime bill was 45% of the number of voters in the sample, then how many voters were in the sample? \n" ); document.write( "
Algebra.Com's Answer #32590 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
v = voters in favor
\n" ); document.write( ".45v = 594
\n" ); document.write( "v = 594 / .45
\n" ); document.write( "v = 1320
\n" ); document.write( "
\n" );