document.write( "Question 888102: Last year you mowed grass and shoveled snow for 10 households. You earned $200 per household mowing for the entire season and $180 per household shoveling for the entire season. you earn a total of $1880 last year. Write and solve an algebraic model to determine the number of households you mow and shovel for. \n" ); document.write( "
Algebra.Com's Answer #537078 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Last year you mowed grass and shoveled snow for 10 households. You earned $200 per household mowing for the entire season and $180 per household shoveling for the entire season. you earn a total of $1880 last year. Write and solve an algebraic model to determine the number of households you mow and shovel for.
\n" ); document.write( "***
\n" ); document.write( "let x=number of households you mow for
\n" ); document.write( "10-x=number of households you shoveled for
\n" ); document.write( "..
\n" ); document.write( "200x+180(10-x)=1880
\n" ); document.write( "
\n" );