document.write( "Question 1067857: Betty has a dog-walking service. Last year, she charged $5.00 per dog for each 1/2 mile. This year, she increases the charge per dog by 5%. How much does she earn this year to walk a dog for 1 1/2 miles? \n" ); document.write( "
Algebra.Com's Answer #683049 by stuylin(8)\"\" \"About 
You can put this solution on YOUR website!
The charge this year = the charge last year + the charge last year * 5 %
\n" ); document.write( "The charge this year = 5 + 5 * 0.05
\n" ); document.write( "The charge this year = 5 + 0.25
\n" ); document.write( "The charge this year = $ 5.25 per 1/2 mile\r
\n" ); document.write( "\n" ); document.write( "Number of \"1/2 mile\" in 1 1/2 miles:
\n" ); document.write( " (1 1/2) / (1/2) = 3 \"1/2 mile\"s\r
\n" ); document.write( "\n" ); document.write( "3 * $ 5.25 = $15.75
\n" ); document.write( "
\n" );