document.write( "Question 630606: Hello
\n" );
document.write( "I have couple questions.
\n" );
document.write( "1) what is the exact values of x^2+4x-20=0
\n" );
document.write( "and how can I find it\r
\n" );
document.write( "\n" );
document.write( "2)a floor measures 12m by 8m. a rug covers one-third of the floor.the uncovered part of the floor forms a uniform strip around the rag . how wide is the strip ?\r
\n" );
document.write( "\n" );
document.write( "Thanks for helping \n" );
document.write( "
Algebra.Com's Answer #397041 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1) what is the exact values of x^2+4x-20=0 \n" ); document.write( "and how can i find it? \n" ); document.write( "---- \n" ); document.write( "Factor: \n" ); document.write( "x = [-4 +- sqrt(16-4*-20)]/2 \n" ); document.write( "x = [-4 +- sqrt(96)]/2 \n" ); document.write( "x = [-4 +- 4sqrt(6)]/2 \n" ); document.write( "x = -2 + 2sqrt(6) or x = -2 - 2sqrt(6) \n" ); document.write( "------------------------------------------\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "2)a floor measures 12m by 8m. a rug covers one-third of the floor.the uncovered part of the floor forms a uniform strip around the rug . how wide is the strip ? \n" ); document.write( "Draw a picture of a rectangle inside a rectangle. \n" ); document.write( "Area of the outer rectangle including the area of the inner: 12m x 8m = 96 m^2 \n" ); document.write( "Area outside the inner and inside the outer rectangle: (1/3)96 = 32 m^2 \n" ); document.write( "------ \n" ); document.write( "Dimensions of that area: (12-2x)(8-2x) = 32 m&3 \n" ); document.write( "96-40x+4x^2 = 32 \n" ); document.write( "x^2 - 10x + 24 = 0 \n" ); document.write( "(x-6)(x-4) = 0 \n" ); document.write( "x = 4m (width of the strip) \n" ); document.write( "=========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " \n" ); document.write( " |