document.write( "Question 892479: the difference between two numbers is 3.If the square of the smaller number is equal to 4 times the larger number, find the numbers.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #540521 by algebrahouse.com(1659)\"\" \"About 
You can put this solution on YOUR website!
x = larger number
\n" ); document.write( "y = smaller number\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x - y = 3 {difference between two numbers is 3
\n" ); document.write( "y² = 4x {square of smaller is equal to 4 times the larger\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = x - 3 {added y to each side in top original equation}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(x - 3)² = 4x {substituted (x - 3), in for y, into bottom original equation}
\n" ); document.write( "x² - 6x + 9 = 4x {squared the binomial by multiplying by itself}
\n" ); document.write( "x² - 10x + 9 = 0 {subtracted 4x from each side}
\n" ); document.write( "(x - 9)(x - 1) = 0 {factored into two binomials}
\n" ); document.write( "x - 9 = 0 or x - 1 = 0 {set each factor equal to 0}
\n" ); document.write( "x = 9 or x = 1 {solved each equation for x}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = x - 3
\n" ); document.write( "y = 9 - 3 or y = 1 - 3 {substituted 9 and 1 for x into y = x - 3}
\n" ); document.write( "y = 6 or y = -2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "9 and 6
\n" ); document.write( "or
\n" ); document.write( "1 and -2 are the sets of numbers
\n" ); document.write( "
For more help from me, visit: www.algebrahouse.com
Also, you can Follow @AlgebraHouse on Twitter

\n" ); document.write( "
\n" );