document.write( "Question 1173792: 1. Find the equation of the line passes through the point (3, −2) and is perpendicular to the line 3x − 2y = 4.\r
\n" );
document.write( "\n" );
document.write( "2. An environmental study of a certain community suggests that the average daily level of pollution in the air will be Q(p) = √ 0.6p + 20 units when the population is p thousand. It is estimated that after t years the population will be p(t) = 9 + 0.5t^(2) thousand.
\n" );
document.write( "(a) Express the level of pollution in the air as a function of time.
\n" );
document.write( "(b) compute the level of pollution after 5 years from now.
\n" );
document.write( "(c) When will the pollution level reach 10 units? \n" );
document.write( "
Algebra.Com's Answer #799544 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! the given line is 2y=3x-4 or y=1.5x-2 slope 1.5 or 3/2 \n" ); document.write( "perpendicular line has slope -2/3, the negative reciprocal of the first line. \n" ); document.write( "point slope formula y-y1=m(x-x1), m slope (x1, y1)point \n" ); document.write( "y+2=(-2/3)(x-3) \n" ); document.write( "y=-(2/3)x+1 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |