document.write( "Question 1043558: The product of two numbers is 48. The first number is negative, and the second number is four more than twice the first number. Find the two numbers.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #658697 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The product of two numbers is 48. The first number is negative, and the second number is four more than twice the first number. Find the two numbers.
\n" ); document.write( "---------
\n" ); document.write( "x*y = 48
\n" ); document.write( "y = 2x+4
\n" ); document.write( "-----
\n" ); document.write( "x(2x+4) = 48
\n" ); document.write( "2x^2 + 4x - 48 = 0
\n" ); document.write( "x^2 + 2x - 24 = 0
\n" ); document.write( "----
\n" ); document.write( "(x+6)(x-4) = 0
\n" ); document.write( "x = -6
\n" ); document.write( "y = 2x+4 = -12+4 = -8
\n" ); document.write( "--------------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-----------------
\n" ); document.write( "
\n" ); document.write( "
\n" );