document.write( "Question 627184: The city of Waterville has received a grant for $950,000 to spend on various projects: streets, urban renewal, and parks. The mayor has decided that the same amount should be spent on streets as is spent on parks, and that the samount spent on urban renewal should equal the total amount spent on streets and parks. How much money will the city spend on each project? \n" ); document.write( "
Algebra.Com's Answer #394740 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
The city of Waterville has received a grant for $950,000
\n" ); document.write( "the same amount spent on streets as is spent on parks,\r
\n" ); document.write( "\n" ); document.write( "let money spent on parks = x
\n" ); document.write( "money spent on streets = alos x\r
\n" ); document.write( "\n" ); document.write( "money spent on both = x+x=2x\r
\n" ); document.write( "\n" ); document.write( "urban renewal should equal the total amount spent on streets and parks.\r
\n" ); document.write( "\n" ); document.write( "urban renewal = 2x\r
\n" ); document.write( "\n" ); document.write( "x+x+2x = 950,000\r
\n" ); document.write( "\n" ); document.write( " 4x= 950 000
\n" ); document.write( "x= 950 000/4
\n" ); document.write( "x=237500\r
\n" ); document.write( "\n" ); document.write( "$237,500 on parks and streets each
\n" ); document.write( "Balance = Urban renewal= $ 475 000
\n" ); document.write( "
\n" );