document.write( "Question 491129: How do you write integral denominators, and get the solution.\r
\n" );
document.write( "\n" );
document.write( "1/x+x/1.5=7/3 \n" );
document.write( "
Algebra.Com's Answer #334480 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 1/x+x/1.5=7/3 \n" ); document.write( "3/x+2x=7 \n" ); document.write( "3+2x2=7x \n" ); document.write( "2x2-7x+3=0 \n" ); document.write( "(2x-1)(x-3)=0 \n" ); document.write( "x=1/2 or 3.. \n" ); document.write( " |