document.write( "Question 86273: Find the axis of symmetry...
\n" );
document.write( "1. y=-x^2+4x+2\r
\n" );
document.write( "\n" );
document.write( "Find the x-intercepts...
\n" );
document.write( "1. y=x^2+2x-8\r
\n" );
document.write( "\n" );
document.write( "The length of a rectangle is 3cm more than 2 times its width. If the area of the rectangle is 99cm^2, find the dimensions of the rectangle to the nearest thousandth. \n" );
document.write( "
Algebra.Com's Answer #62371 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the axis of symmetry... \n" ); document.write( "1. y=-x^2+4x+2 \n" ); document.write( "Complete the square to get: \n" ); document.write( "-(x^2-4x+4) = y-2-4 \n" ); document.write( "-(x-2)^2 = y-6 \n" ); document.write( "Axis of symmetry: x=2 \n" ); document.write( "----------------------- \n" ); document.write( "Find the x-intercepts...\r \n" ); document.write( "\n" ); document.write( "1. y=x^2+2x-8 \n" ); document.write( "Let y=0 and solve for x: \n" ); document.write( "x^2+2x-8=0 \n" ); document.write( "(x-2)(x+4)=0 \n" ); document.write( "x=2 or x=-4 \n" ); document.write( "--------------------- \n" ); document.write( "The length of a rectangle is 3cm more than 2 times its width. If the area of the rectangle is 99cm^2, find the dimensions of the rectangle to the nearest thousandth. \r \n" ); document.write( "\n" ); document.write( "Let the width be \"x\" cm; the length is \"2x+3\" cm \n" ); document.write( "Area = x(2x+3) \n" ); document.write( "99 = 2x^2+3x \n" ); document.write( "2x^2+3x-99=0 \n" ); document.write( "x=[-3+-sqrt(9-4*2*-99)]/4 \n" ); document.write( "Positive answer is: \n" ); document.write( "x= 25.31/4 \n" ); document.write( "x= 6.325 cm (this is the width) \n" ); document.write( "2x+3 = 15.65 cm (this is the length) \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |