document.write( "Question 1015737:  I have a linear equation where the variable \"X\" is one of the denominators:
\n" );
document.write( "1/2 + 2/X = 3/4 and I can not figure out how to proceed. Can you give suggestions on how to solve? \n" );
document.write( "
| Algebra.Com's Answer #632108 by fractalier(6550)     You can put this solution on YOUR website! We can multiply everything by the lowest common denominator, 4x, first. \n" ); document.write( "That will clear all of the fractions. \n" ); document.write( "OR \n" ); document.write( "We can subtract the 1/2 from both sides, then cross-multiply. \n" ); document.write( "You should end up with x = 8 in any case. \n" ); document.write( " |