document.write( "Question 95514: Can you help me on this one? I've been working on it for a while and can't figure it out.Thank You.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "The square of a number added to the original number is 90.
\n" );
document.write( "Determine all possible values of the number.\r
\n" );
document.write( "\n" );
document.write( "Larger Value:
\n" );
document.write( "Smaller Value: \n" );
document.write( "
Algebra.Com's Answer #69504 by bucky(2189) ![]() You can put this solution on YOUR website! Call the original unknown number x \n" ); document.write( ". \n" ); document.write( "Then the square of the original number is x^2 \n" ); document.write( ". \n" ); document.write( "If you add the square of the number to the original number, the sum is 90. In equation form \n" ); document.write( "this is: \n" ); document.write( ". \n" ); document.write( "x^2 + x = 90 \n" ); document.write( ". \n" ); document.write( "Subtract 90 from both sides of this equation so that the right side becomes zero. After this \n" ); document.write( "subtraction of 90 from both sides the equation becomes: \n" ); document.write( ". \n" ); document.write( "x^2 + x - 90 = 0 \n" ); document.write( ". \n" ); document.write( "The left side of this equation can be factored to give: \n" ); document.write( ". \n" ); document.write( "(x + 10)(x - 9) = 0 \n" ); document.write( ". \n" ); document.write( "(If you multiply the two factors on the left side, the product will be x^2 + x - 90.) \n" ); document.write( ". \n" ); document.write( "Notice now that this equation will be true if either of the two factors on the left side \n" ); document.write( "is equal to zero. This is because zero times the other factor will be zero and that will \n" ); document.write( "equal the right side. \n" ); document.write( ". \n" ); document.write( "So the equation will be true if either x + 10 equals zero, or if x - 9 equals zero. \n" ); document.write( ". \n" ); document.write( "Solving these two equations will result in two values for x that will make quadratic \n" ); document.write( "equation true. \n" ); document.write( ". \n" ); document.write( "Solve x + 10 = 0 by subtracting 10 from both sides to get x = -10. \n" ); document.write( ". \n" ); document.write( "Solve x - 9 = 0 by adding 9 to both sides to get x = +9 \n" ); document.write( ". \n" ); document.write( "Therefore, the greater value of x is +9 and the lesser value is -10. (Greater value means \n" ); document.write( "that the number is further to the right on the number line. Since +9 is further to the \n" ); document.write( "right than -10, it is the greater value.) \n" ); document.write( ". \n" ); document.write( "Check by going back to the original problem. If x is -10 then x^2 is +100 and the sum of \n" ); document.write( "these two is +90. That works. \n" ); document.write( ". \n" ); document.write( "Next if x is +9 then x^2 is +81 and the sum of these to is also +90. So the two answers work. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem and how to work it to get a solution. \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |