document.write( "Question 1039099: the percentage of sexual harassment charges filed by men has increased approximately linearly from 9.8% in 1995 to 16.5 percent in 2002. Let P be the percentage of Sexual Harassment charges filed by men at T years.\r
\n" );
document.write( "\n" );
document.write( "Find an equation of a linear model to describe the data.___ \n" );
document.write( "
Algebra.Com's Answer #653841 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 1995=0 year (x); 9.8% (y) \n" ); document.write( "2002=7 year (x), 16.5% (y) \n" ); document.write( "slope is change in y over change in x=6.7/7 \n" ); document.write( "point slope formula \n" ); document.write( "y-9.8=(6.7/7)*x \n" ); document.write( "y=(6/7/7)x +9.8; 6.7/7=0.957; y=9.57x+9.8 \n" ); document.write( "check with other point \n" ); document.write( "y-16.5=(0.957)(x-7) \n" ); document.write( "y-16.5=0.957x-6.70 \n" ); document.write( "y=0.957x+9.8, where x is the years after 1995 or year-1995 and y is the per cent of charges \n" ); document.write( " |