document.write( "Question 553546: Twice a number is 8 less than its square. What is the number?\r
\n" );
document.write( "\n" );
document.write( "The length of a rectangle is 5m more than its width. What is the width of the rectangle if its area is 84 m^?\r
\n" );
document.write( "\n" );
document.write( "List any necessary restrictions on the variable for the fraction to be defined.
\n" );
document.write( "I have 2 different examples: EX(1) (x-1)divided by 2x+8 EX(2) x(x+2) divided by (x-3)(x+5) \n" );
document.write( "
Algebra.Com's Answer #360922 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Twice a number is 8 less than its square. What is the number? \n" ); document.write( "---- \n" ); document.write( "Let the number be \"x\": \n" ); document.write( "Equation: \n" ); document.write( "2x = x^2-8 \n" ); document.write( "x^2-2x-8 = 0 \n" ); document.write( "(x-4)(x+2) = 0 \n" ); document.write( "x = 4 or x = -2 \n" ); document.write( "---------------------- \n" ); document.write( "The length of a rectangle is 5m more than its width. What is the width of the rectangle if its area is 84 m^? \n" ); document.write( "L = W + 5 \n" ); document.write( "Area = 84 sq meters \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "LW = 84 \n" ); document.write( "Substitute for \"L\" and solve for \"W\": \n" ); document.write( "(W+5)W = 84 \n" ); document.write( "W^2 + 5W - 84 = 0 \n" ); document.write( "(W+12)(W-7) = 0 \n" ); document.write( "Positive solution: \n" ); document.write( "W = 7 meters (width) \n" ); document.write( "------------------- \n" ); document.write( "Solve for \"L\" \n" ); document.write( "L = W + 5 \n" ); document.write( "L = 12 meters (length) \n" ); document.write( "=========================\r \n" ); document.write( "\n" ); document.write( "List any necessary restrictions on the variable for the fraction to be defined. \n" ); document.write( "I have 2 different examples: \n" ); document.write( "EX(1) (x-1)divided by 2x+8 \n" ); document.write( "2x+8 cannot be zero \n" ); document.write( "x cannot be -8/2 = -4 \n" ); document.write( "--------------------------------- \n" ); document.write( "EX(2) x(x+2) divided by (x-3)(x+5) \n" ); document.write( "(x-3)(x+5) cannot be zero \n" ); document.write( "x cannot be 3 \n" ); document.write( "x cannot be -5 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( "============= \n" ); document.write( " \n" ); document.write( " |