document.write( "Question 773975: i have word problem:
\n" ); document.write( "In 2003, the number of federal hazardous waste sites in california was 5 less than twice the number of sites in Washington. How many hazardous waste sites were in Washington if there were 25 such sites in California?
\n" ); document.write( "

Algebra.Com's Answer #472006 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
let x = number of sites in Washington
\n" ); document.write( "25 = 2x -5
\n" ); document.write( "2x = 20
\n" ); document.write( "x = 10
\n" ); document.write( "===================================
\n" ); document.write( "there are 10 sites in Washington
\n" ); document.write( "
\n" );