document.write( "Question 1077115: The residents of a city voted on whether to raise property taxes. The ratio of yes votes to no votes was
\n" );
document.write( "7
\n" );
document.write( " to
\n" );
document.write( "4
\n" );
document.write( ". If there were
\n" );
document.write( "4991
\n" );
document.write( " yes votes, what was the total number of votes? \n" );
document.write( "
Algebra.Com's Answer #691662 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! : The residents of a city voted on whether to raise property taxes. The ratio of yes votes to no votes was 7 to 4 \n" ); document.write( ". If there were 4991 yes votes, what was the total number of votes? \n" ); document.write( "------ \n" ); document.write( "yes votes = 7x = 4991 \n" ); document.write( "x = 713 \n" ); document.write( "no votes = 4x = 4*713 = 2852 \n" ); document.write( "--- \n" ); document.write( "Ans: Total votes = 11x = 11*713 = 7843 \n" ); document.write( " \n" ); document.write( " |