document.write( "Question 909158: The graph of y=(m-3)-mx-x^2 touches the x-axis
\n" ); document.write( "I have calculated the first two parts of the question which give me:
\n" ); document.write( "When m=2, x intercept =-1
\n" ); document.write( "When m=-6, x intercept =3
\n" ); document.write( "So my question is: For each set of values found, find the area of the triangle formed by the x-intercepts and y-intercept.
\n" ); document.write( "Please help me with this question
\n" ); document.write( "

Algebra.Com's Answer #551712 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
when m = 2, we have y = -x^2 -2x -1
\n" ); document.write( "when m = -6, we have y = -x^2 +6x -9
\n" ); document.write( "the above are two equations of parabolas that curve downward
\n" ); document.write( "a) y = -x^2 -2x -1 factors into (-x-1) * (x+1) and
\n" ); document.write( "x intercept is -1
\n" ); document.write( "y intercept is -1
\n" ); document.write( "b) y = -x^2 +6x -9 factors into (-x+3) * (x-3) and
\n" ); document.write( "x intercept is 3
\n" ); document.write( "y intercept is -9
\n" ); document.write( "c) for each triangle the base is 4 units
\n" ); document.write( "Area (A) of triangle is (1/2)*base*height
\n" ); document.write( "for a) A = (1/2)*4*1 = 2
\n" ); document.write( "for b) A = (1/2)*4*9 = 18
\n" ); document.write( "
\n" ); document.write( "
\n" );