document.write( "Question 95830: 19. Find the constant term that should be added to make the following expression a perfect-square trinomial. x2 + 9x (for this question my answer was 81/2 is it correct?)\r
\n" );
document.write( "\n" );
document.write( "23. The length of a rectangle is 3 cm more than 2 times its width. If the area of the rectangle is 95 cm2, find the dimensions of the rectangle to the nearest thousandth.\r
\n" );
document.write( "\n" );
document.write( "24. Find the x-intercepts. y = x2 – 3x – 11\r
\n" );
document.write( "\n" );
document.write( "25. Find the axis of symmetry y = x2 – x \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #69801 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 19. Find the constant term that should be added to make the following expression a perfect-square trinomial. x2 + 9x (for this question my answer was 81/2 is it correct?) \n" ); document.write( "It has to be [(1/2)9}^2 which equals (9/2)^2 \n" ); document.write( "---------------------------------------\r \n" ); document.write( "\n" ); document.write( "23. The length of a rectangle is 3 cm more than 2 times its width. If the area of the rectangle is 95 cm2, find the dimensions of the rectangle to the nearest thousandth. \n" ); document.write( "Let width be \"x\"; length = \"2x+3\" \n" ); document.write( "Area = x (2x+3) \n" ); document.write( "95 = 2x^2+3x \n" ); document.write( "2x^2+3x-95 = 0 \n" ); document.write( "x = [-3 +- sqrt(3^2-4*2*-95)]/4 \n" ); document.write( "x = [-3 +- sqrt(769)]/4 \n" ); document.write( "x = [-3 + 27.731]/4 \n" ); document.write( "x = 6.1827...cm (width of the rectangle) \n" ); document.write( "2x+3 = 15.3654 cm (length of the rectangle)\r \n" ); document.write( "\n" ); document.write( "======================= \n" ); document.write( "24. Find the x-intercepts. y = x2 – 3x – 11 \n" ); document.write( "x^2-3x-11 = 0 \n" ); document.write( "Use the quadratic formula to find two values for \"x\". \n" ); document.write( "===============\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "25. Find the axis of symmetry y = x^2 – x\r \n" ); document.write( "\n" ); document.write( "Complete the square on the x-terms: \n" ); document.write( "x^2-x + ? = y+? \n" ); document.write( "x^2-x+[(1/2)(-1)]^2 = y + [1/2]^2 \n" ); document.write( "x^2-x+(1/4) = y+(1/4) \n" ); document.write( "Factor to get: \n" ); document.write( "(x-(1/2))^2 = y+(1/4) \n" ); document.write( "-------------- \n" ); document.write( "This tells you: \n" ); document.write( "vertex at (1/2 , -1/4) \n" ); document.write( "axis of symmetry: x = 1/2 \n" ); document.write( "================ \n" ); document.write( " \n" ); document.write( "=============== \n" ); document.write( "Cheers \n" ); document.write( "Stan H. \n" ); document.write( " |