document.write( "Question 351658: 1/x+1/y=8
\n" ); document.write( "3/x-5/y=0
\n" ); document.write( "how do i solve this system of equations?
\n" ); document.write( "

Algebra.Com's Answer #251274 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Hi
\n" ); document.write( "*note: one way would be using cramers rule to solve this system of equations: which is eliminating one the of the variables by adding the two equations together.\r
\n" ); document.write( "\n" ); document.write( "1/x+1/y=8
\n" ); document.write( "3/x-5/y=0
\n" ); document.write( ".
\n" ); document.write( "first you would need to multiply @ term in the first equation by 5
\n" ); document.write( "\"%285%2A1%2Fx%29%2B%285%2A1%2Fy%29=+40\"
\n" ); document.write( "\"%283%2Fx%29-%285%2Fy%29=+0\"
\n" ); document.write( ".
\n" ); document.write( "\"%285%2Fx%29%2B%285%2Fy%29=+40\"
\n" ); document.write( "\"%283%2Fx%29-%285%2Fy%29=+0\"
\n" ); document.write( ".
\n" ); document.write( "8/x = 40
\n" ); document.write( "8 = 40*x
\n" ); document.write( "x = 8/40 = 1/5
\n" ); document.write( ".
\n" ); document.write( "Substitute x to solve for y;
\n" ); document.write( "3/x-5/y=0
\n" ); document.write( "15 = 5/y
\n" ); document.write( "y = 5/15 = 1/3
\n" ); document.write( "
\n" );