document.write( "Question 210670: x-y=15
\n" ); document.write( "x*y=700
\n" ); document.write( "what is x and y
\n" ); document.write( "please show how to solve equation
\n" ); document.write( "

Algebra.Com's Answer #159174 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\"system%28x-y=15%2Cx%2Ay=700%29\"
\n" ); document.write( "
\r\n" );
document.write( "Solve the first equation for x:\r\n" );
document.write( "\r\n" );
document.write( "\"x-y=15\"\r\n" );
document.write( "\"x=15%2By\"\r\n" );
document.write( "\r\n" );
document.write( "Substitute \"%2815%2By%29\" for \"x\" in the equation \"x%2Ay=700%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"x%2Ay=700%29\"\r\n" );
document.write( "\"%2815%2By%29%2Ay=700\"\r\n" );
document.write( "\r\n" );
document.write( "Turn the multiplication around on the left side\r\n" );
document.write( "(Not really necessary)\r\n" );
document.write( "\r\n" );
document.write( "\"y%2815%2By%29=700\"\r\n" );
document.write( "\r\n" );
document.write( "Distribute on the left side\r\n" );
document.write( "\r\n" );
document.write( "\"15y%2By%5E2=700\"\r\n" );
document.write( "\r\n" );
document.write( "Get 0 on the right by subtracting 700 from both sides:\r\n" );
document.write( "\r\n" );
document.write( "\"15y%2By%5E2-700=0\"\r\n" );
document.write( "\r\n" );
document.write( "Get the left side in descending order of exponents of \"y\"\r\n" );
document.write( "\r\n" );
document.write( "\"y%5E2%2B15y-700=0\"\r\n" );
document.write( "\r\n" );
document.write( "Factor:\r\n" );
document.write( "\r\n" );
document.write( "\"%28y%2B35%29%28y-20%29=0\"\r\n" );
document.write( "\r\n" );
document.write( "Set each factor equal to 0:\r\n" );
document.write( "\r\n" );
document.write( "\"y%2B35=0\" gives \"y=-35\"\r\n" );
document.write( "\r\n" );
document.write( "\"y-20=0\" gives \"y=20\"\r\n" );
document.write( "\r\n" );
document.write( "To find \"x\" when \"y=-35\", substitute \"%28-35%29\"\r\n" );
document.write( "for \"y\" in \r\n" );
document.write( "\r\n" );
document.write( "\"x=15%2By\"\r\n" );
document.write( "\"x=15%2B%28-35%29\"\r\n" );
document.write( "\"x=-20\"\r\n" );
document.write( "\r\n" );
document.write( "So that's one solution: \"%22%28x%2Cy%29%22=%22%28-20%2C-35%29%22\"\r\n" );
document.write( "\r\n" );
document.write( "To find \"x\" when \"y=20\", substitute \"%2820%29\"\r\n" );
document.write( "for \"y\" in \r\n" );
document.write( "\r\n" );
document.write( "\"x=15%2By\"\r\n" );
document.write( "\"x=15%2B%2820%29\"\r\n" );
document.write( "\"x=35\"\r\n" );
document.write( "\r\n" );
document.write( "So the other solution is: \"%22%28x%2Cy%29%22=%22%2835%2C20%29%22\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );