document.write( "Question 231205: the number N, in millions, of broadband cable and DSL subscribers in the United States t yearsafter 1998 cane be approximated by
\n" );
document.write( "N = 0.3t^2 + 0.6t
\n" );
document.write( "When will there be 36 million brodband cable and DSL subscribers?\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #171196 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! N = 0.3t^2 + 0.6t \n" ); document.write( "36=.3t^2+.6t \n" ); document.write( ".3t^2+.6t-36=0 \n" ); document.write( "(.3t-3)(t+12)=0 \n" ); document.write( ".3t-3=0 \n" ); document.write( ".3t=3 \n" ); document.write( "t=3/.3 \n" ); document.write( "t=10 years after 1998 or the year 2008 there will be 36 million subscribers. \n" ); document.write( "Proof: \n" ); document.write( "36=.3*10^2+.6^10 \n" ); document.write( "36=30+6 \n" ); document.write( "36=36 \n" ); document.write( " |