document.write( "Question 1058629: 2. Two numbers are such that if the square of the first number is subtracted by twice their product, the difference is -1. But twice the product added to the sum of thrice the square of the first number and five times that number gives 10. \n" ); document.write( "
Algebra.Com's Answer #673789 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
2. Two numbers
\n" ); document.write( "
\r\n" );
document.write( "x = first number\r\n" );
document.write( "y = second number\r\n" );
document.write( "

\n" ); document.write( "are such that if the square of the first number
\n" ); document.write( "
\r\n" );
document.write( "The square of the first number is x2\r\n" );
document.write( "

\n" ); document.write( "is subtracted from twice their product,
\n" ); document.write( "
\r\n" );
document.write( "Twice their product is 2xy\r\n" );
document.write( "\r\n" );
document.write( "So we subtract x2 from 2xy\r\n" );
document.write( "\r\n" );
document.write( "That's 2xy - x2\r\n" );
document.write( "

\n" ); document.write( "the difference is -1.
\n" ); document.write( "
\r\n" );
document.write( "So we set that difference (subtraction) equal to -1 \r\n" );
document.write( "and that's our first equation:\r\n" );
document.write( "\r\n" );
document.write( "2xy - x2 = -1\r\n" );
document.write( "

\n" ); document.write( "But twice the product
\n" ); document.write( "
\r\n" );
document.write( "That's xy\r\n" );
document.write( "

\n" ); document.write( "added to the sum of thrice the square of the first number
\n" ); document.write( "
\r\n" );
document.write( "that's 3x2\r\n" );
document.write( "

\n" ); document.write( "and five times that number
\n" ); document.write( "
\r\n" );
document.write( "that's 5x\r\n" );
document.write( "\r\n" );
document.write( "So the sum of those is 3x2 + 5x\r\n" );
document.write( "

\n" ); document.write( "gives 10
\n" ); document.write( "
\r\n" );
document.write( "So we add xy to that, which is 3x2 + 5x + xy \r\n" );
document.write( "\r\n" );
document.write( "and we set that = 10, and the second equation is\r\n" );
document.write( "\r\n" );
document.write( "3x2 + 5x + xy = 10 \r\n" );
document.write( "\r\n" );
document.write( "So the system of equations is\r\n" );
document.write( "\r\n" );
document.write( "\"system%282xy+-+x%5E2+=+-1%2C+3x%5E2+%2B+5x+%2B+xy+=+10%29\" \r\n" );
document.write( "\r\n" );
document.write( "That has solutions:\r\n" );
document.write( "\r\n" );
document.write( "\"x+=+%28-5+-+2sqrt%2843%29%29%2F7\", \"y+=+%28-10+-+2sqrt%2843%29%29%2F21\"\r\n" );
document.write( "\r\n" );
document.write( "and\r\n" );
document.write( "\r\n" );
document.write( "\"x+=+%28-5+%2B+2sqrt%2843%29%29%2F7\", \"y+=+%28-10+%2B+2sqrt%2843%29%29%2F21\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );