document.write( "Question 32811: I am having a hard time using the formulas they provided with the information given.
\n" );
document.write( "The number of senior citizens (65 and over) in the US in million n years after 1990 can be estimated by using the formula s= 0.38n+31.2\r
\n" );
document.write( "\n" );
document.write( "The percentage of senior citizens living below the poverty level n years after 1990 can be estimated by using the formula p= -0.25n+12.2\r
\n" );
document.write( "\n" );
document.write( "a) how many senior citizens were there in 2000?
\n" );
document.write( "b) in what year will the percentage of seniors living below the poverty level reach 7%
\n" );
document.write( "c)What is the first year in which we can expect both the number of senioirs to be greater than 40 million and fewer than 7% living below the poverty level?\r
\n" );
document.write( "\n" );
document.write( "I was trying for a, 0.38(2000)+31.2=
\n" );
document.write( "I was also trying for b, -0.25(0.07)+12.2
\n" );
document.write( "I am just stumped on c. \n" );
document.write( "
Algebra.Com's Answer #19245 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You need to solve 0.38n+31.2>40,000,000 \n" ); document.write( "This will give you a range of \"n\" values. \n" ); document.write( "Then you need to solve -0.25n+12.2<=0.07 \n" ); document.write( "Then find the lowest value of \"n\" that \n" ); document.write( "satisfies both of these conditions. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |