document.write( "Question 419682: Solve the problem by stating the equation you would use to solve and then solving it. Show all work.\r
\n" );
document.write( "\n" );
document.write( "In a local election 25,800 people voted. This was an increase of 5% over the last election. How many people voted in the last election. Round to the nearest whole person. \n" );
document.write( "
Algebra.Com's Answer #293428 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! In a local election 25,800 people voted. This was an increase of 5% over the last election. How many people voted in the last election. Round to the nearest whole person. \n" ); document.write( ". \n" ); document.write( "Let x = number of voters in last election \n" ); document.write( "then \n" ); document.write( "x + .05x = 25000 \n" ); document.write( "x(1 + .05) = 25000 \n" ); document.write( "x(1.05) = 25000 \n" ); document.write( "x = 25000/1.05 \n" ); document.write( "x = 23809.52 \n" ); document.write( "rounding: \n" ); document.write( "x = 23810 people that voted in last election \n" ); document.write( " \n" ); document.write( " |