document.write( "Question 39781: how could i find \"x\" in this problem? 9/(x-3) - (x-4)/(x-3) = 1/4 \n" ); document.write( "
Algebra.Com's Answer #25205 by stanbon(75887) ![]() You can put this solution on YOUR website! 9/(x-3) - (x-4)/(x-3) = 1/4 \r \n" ); document.write( "\n" ); document.write( "Multiply through by 4(x-3) to get; \n" ); document.write( "4*9 - 4(x-4) = x-3 \n" ); document.write( "36 -4x+16=x-3 \n" ); document.write( "5x=55 \n" ); document.write( "x=11 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |