document.write( "Question 473678: If 1/x+1/y=1/4 and 1/x-1/y=3/4,then x=
\n" );
document.write( "(A)1/4
\n" );
document.write( "(B)1/2
\n" );
document.write( "(C)1
\n" );
document.write( "(D)2
\n" );
document.write( "(E)4\r
\n" );
document.write( "\n" );
document.write( "Thank you so much! \n" );
document.write( "
Algebra.Com's Answer #324958 by Theo(13342) You can put this solution on YOUR website! the equations you have to work with are: \n" ); document.write( "1/x + 1/y = 1/4 (first equation) \n" ); document.write( "1/x - 1/y = 3/4 (second equation) \n" ); document.write( "solve these 2 equations simultaneously to get your answer. \n" ); document.write( "use the first equation to solve for 1/x. \n" ); document.write( "1/x + 1/y = 1/4 becomes 1/x = 1/4 - 1/y \n" ); document.write( "we can substitute for 1/x in the second equation to get: \n" ); document.write( "1/x - 1/y = 3/4 becomes: \n" ); document.write( "(1/4 - 1/y) - 1/y = 3/4 \n" ); document.write( "simplify this to get: \n" ); document.write( "1/4 - 1/y - 1/y = 3/4 \n" ); document.write( "combine like terms to get: \n" ); document.write( "1/4 - 2/y = 3/4 \n" ); document.write( "subtract 1/4 from both sides of this equation to get: \n" ); document.write( "-2/y = 1/2 \n" ); document.write( "divide both sides of this equation by -2 to ge4t: \n" ); document.write( "1/y = -1/4 \n" ); document.write( "now that we know what 1/y is equal to, we can solve for 1/x. \n" ); document.write( "use the first equation of: \n" ); document.write( "1/x + 1/y = 1/4 \n" ); document.write( "substitute -1/4 for 1/y to get: \n" ); document.write( "1/x - 1/4 = 1/4 \n" ); document.write( "add 1/4 to both sides of this equation to get: \n" ); document.write( "1/x = 1/2 \n" ); document.write( "you now have: \n" ); document.write( "1/x = 1/2 \n" ); document.write( "1/y = -1/4 \n" ); document.write( "solve for x in the first of these 2 equations. \n" ); document.write( "1/x = 1/2 is the equation. \n" ); document.write( "multiply both sides of this equation by x to get: \n" ); document.write( "|1 = x/2 \n" ); document.write( "multiply both sides of this equation by 2 to get: \n" ); document.write( "2 = x which is the same as x = 2. \n" ); document.write( "that's your answer. \n" ); document.write( "selection D contains it. \n" ); document.write( "similarly, we can solve for y to get y = -4 \n" ); document.write( "we have x = 2 and y = -4 \n" ); document.write( "substitute in your original equations to see that these solutions are good for both equations. \n" ); document.write( "1/x + 1/y = 1/4 becomes 1/2 - 1/4 = 1/4 which is true. \n" ); document.write( "1/x - 1/y = 3/4 becomes 1/2 + 1/4 = 3/4 which is also true. \n" ); document.write( " \n" ); document.write( " |