document.write( "Question 154390: How do I solve an equation by factoring, if the sum in a fraction?\r
\n" ); document.write( "\n" ); document.write( "EXAMPLE: 6x + 7 = 20/x
\n" ); document.write( "

Algebra.Com's Answer #113682 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
multiplying by x __ 6x^2+7x=20 __ subtracting 20 __ 6x^2+7x-20=0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "factoring __(2x+5)(3x-4)=0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2x+5=0 __ x=-5/2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3x-4=0 __ x=4/3
\n" ); document.write( "
\n" );