document.write( "Question 699126: the sum of two numbers is 30. if the larger number is divided by the smaller number the quotient is equal to the smaller number. find the numbers. \n" ); document.write( "
Algebra.Com's Answer #431228 by Stitch(470)\"\" \"About 
You can put this solution on YOUR website!
Equation 1: \"A+%2B+B+=+30\"
\n" ); document.write( "Equation 2:\"A%2FB+=+B\"
\n" ); document.write( "Solve equation 2 for A by multiplying both sides by B
\n" ); document.write( "\"A+=+B%5E2\"
\n" ); document.write( "Now plug B^2 into equation 1 for A
\n" ); document.write( "Equation 1: \"A+%2B+B+=+30\"
\n" ); document.write( "\"%28B%5E2%29+%2B+B+=+30\"
\n" ); document.write( "Subtract 30 from both sides to set the equation equal to zero
\n" ); document.write( "\"B%5E2+%2B+B+-+30+=+0\"
\n" ); document.write( "Now you can use the quadratic equation
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation \"aB%5E2%2BbB%2Bc=0\" (in our case \"1B%5E2%2B1B%2B-30+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"B%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca\"
\n" ); document.write( "
\n" ); document.write( " For these solutions to exist, the discriminant \"b%5E2-4ac\" should not be a negative number.
\n" ); document.write( "
\n" ); document.write( " First, we need to compute the discriminant \"b%5E2-4ac\": \"b%5E2-4ac=%281%29%5E2-4%2A1%2A-30=121\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=121 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28-1%2B-sqrt%28+121+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"B%5B1%5D+=+%28-%281%29%2Bsqrt%28+121+%29%29%2F2%5C1+=+5\"
\n" ); document.write( " \"B%5B2%5D+=+%28-%281%29-sqrt%28+121+%29%29%2F2%5C1+=+-6\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"1B%5E2%2B1B%2B-30\" can be factored:
\n" ); document.write( " \"1B%5E2%2B1B%2B-30+=+1%28B-5%29%2A%28B--6%29\"
\n" ); document.write( " Again, the answer is: 5, -6.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+1%2Ax%5E2%2B1%2Ax%2B-30+%29\"

\n" ); document.write( "\n" ); document.write( "Note that B can equal 5 or -6.
\n" ); document.write( "--------------------------------
\n" ); document.write( "Plug 5 into equation 1 for B
\n" ); document.write( "Equation 1: \"A+%2B+B+=+30\"
\n" ); document.write( "\"A+%2B+%285%29+=+30\"
\n" ); document.write( "Subtract 5 from both sides
\n" ); document.write( "\"highlight%28A+=+25%29\"
\n" ); document.write( "Check your answer:
\n" ); document.write( "5 + 25 = 30 That checks
\n" ); document.write( "25 / 5 = 5 That checks
\n" ); document.write( "--------------------------------
\n" ); document.write( "Plug -6 into equation 1 for B
\n" ); document.write( "Equation 1: \"A+%2B+B+=+30\"
\n" ); document.write( "\"A+%2B+%28-6%29+=+30\"
\n" ); document.write( "Add 6 to both sides
\n" ); document.write( "\"highlight%28A+=+36%29\"
\n" ); document.write( "Check your answer:
\n" ); document.write( "-6 + 36 = 30 That checks
\n" ); document.write( "36 / -6 = -6 That checks
\n" ); document.write( "--------------------------------
\n" ); document.write( "So for this problem you have two answers: 5 & 25, or -6 and 36
\n" ); document.write( "
\n" ); document.write( "
\n" );