document.write( "Question 399422: the number of dogs licensed in a particular city this year is 1300. this is a 5% increase over last year.how many dog licenses were on record last year? round to the nearest whole number. \n" ); document.write( "
Algebra.Com's Answer #282842 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x represent many dog licenses were on record last year
\n" ); document.write( "Question states***
\n" ); document.write( "(1 + .05)x = 1300
\n" ); document.write( "Solving for x
\n" ); document.write( " x = 1300/1.05
\n" ); document.write( " x = 1238, the dog licenses on record last year
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( "1238 + .05*1238 = 1238 + 62 = 1300 \n" ); document.write( "
\n" );