document.write( "Question 618700: On a certain street, the houses on the west side have consecutive odd numbers and those on the east side have consecutive even numbers. If only the houses on the east side with numbers 122 through 182 are painted blue, how many houses on the street are painted blue?
\n" ); document.write( "A)120
\n" ); document.write( "B)60
\n" ); document.write( "C)59
\n" ); document.write( "D)31
\n" ); document.write( "E)30
\n" ); document.write( "

Algebra.Com's Answer #389040 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "houses on the east side (having even house numbers) with numbers 122 through 182 are painted blue.
\n" ); document.write( "how many houses on the street are painted blue?
\n" ); document.write( "\"a%5Bn%5D=122%2B%28n-1%29%2A2+=+182\"
\n" ); document.write( " (n-1)*2 = 60
\n" ); document.write( " 2n-2 = 60
\n" ); document.write( " 2n = 62
\n" ); document.write( " n = 31 houses painted blue \n" ); document.write( "
\n" );