document.write( "Question 146076: The % of workers receiving direct deposit of their paychecks went from 32% in 1994 to 60% in 2004. Let 1994 be year 0 and 2004 be year 10.\r
\n" );
document.write( "\n" );
document.write( "Write equation of the line through (0,32) and (10,60) to model the growth of direct deposit
\n" );
document.write( "Use equation to predict the year in which 100% of all workers will receive direct deposit
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #106633 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (0,32) (10,60) \n" ); document.write( "first we find the slope (y2-y1)/(x2-x1) \n" ); document.write( "(60-32)/(10-0) \n" ); document.write( "28/10=2.8 is the slope. \n" ); document.write( "now replace one set of (x,y) values in the line equation (Y=mX+b) & solve for b. \n" ); document.write( "32=2.8*0+b \n" ); document.write( "b=32 for the y intercept. \n" ); document.write( "tghus the line equation is: \n" ); document.write( "y=2.8x+32 \n" ); document.write( "100=2.8x+32 \n" ); document.write( "2.8x=100-32 \n" ); document.write( "2.8x=68 \n" ); document.write( "x=68/2.8 \n" ); document.write( "x=24.2857 or 1994+24.2857=2018 Is the year when 100% are projected to be direct depositing. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |