document.write( "Question 962030: Dylan noticed the following house numbers on his street:203, 211, 219, 227\r
\n" );
document.write( "\n" );
document.write( "The house numbers follow a pattern. Which expression can be used to determine the nTH house number on his street?\r
\n" );
document.write( "\n" );
document.write( "A. 195+8n
\n" );
document.write( "B. 195n
\n" );
document.write( "C. 195n+8
\n" );
document.write( "D. 8(n+195 \n" );
document.write( "
Algebra.Com's Answer #802152 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! The answer is A) 195 + 8n.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The first number is 203, which is 195 + 8(1). This makes sense because this is the first house on the street.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The house numbers also increase by 8. \n" ); document.write( " |