document.write( "Question 480860: The formula N=2x^2+4x+1 represents the number of households. N, in thousands, in a certain city that have a computer x years after 1990. According to the formula, in what year were there 97 thousand households with computers in this city? \n" ); document.write( "
Algebra.Com's Answer #329257 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "N=2x^2+4x+1 , where N, in thousands, have a computer x years after 1990.
\n" ); document.write( "Solve in what year were there 97 thousand households with computers
\n" ); document.write( " 97 = 2x^2 + 4x 1
\n" ); document.write( " 2x^2 + 4x - 96 = 0
\n" ); document.write( " x^2 + 2x - 48 = 0
\n" ); document.write( "factoring
\n" ); document.write( "(x+8)(x-6)= 0
\n" ); document.write( " x = 6 |tossing out negative solution for number of years.
\n" ); document.write( " 1990 + 6 = 1996, the year there were 97 thousand households with computers \r
\n" ); document.write( "\n" ); document.write( " 2*6^2 + 4*6 + 1 = 72 + 24 + 1 = 97 |checking our answer \n" ); document.write( "
\n" );