document.write( "Question 26458: Hi i'm trying to solve for X, a/bx+c/d=e.
\n" );
document.write( "I have reduced if to a/bx=ed-c/d but can't see how to get to the answer.
\n" );
document.write( "which i belive is x=da/b(ed-c).
\n" );
document.write( "Please help
\n" );
document.write( "Thank Darryl \n" );
document.write( "
Algebra.Com's Answer #14288 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Hi i'm trying to solve for X, a/bx+c/d=e. \n" ); document.write( "USE BRACKETS TO SHOW THE THINGS PROPERLY AND TO AVOID MISTAKES. \n" ); document.write( "(a/b)x+(c/d)=e.\r \n" ); document.write( "\n" ); document.write( "I have reduced if to a/bx=ed-c/d \n" ); document.write( "NO...IT IS \n" ); document.write( "(a/b)x=e-(c/d) = (ED-C)/D \n" ); document.write( "SO NOW WE GET \n" ); document.write( "X={(ED-C)}/(A/B) \n" ); document.write( "=B(ED - C )/A......IS THE ANSWER.HOWEVER IF YOUR PROBLEM IS REALLY \n" ); document.write( " (a/bx)+(c/d)=e....THEN \n" ); document.write( "(A/BX)= E - C/D = (ED-C)/D \n" ); document.write( "A/B = X*(ED - C)/D \n" ); document.write( "X = (A/B)/{(ED-C)/D} \n" ); document.write( "X = AD/B(ED - C)WHICH IS THE ANSWER YOU ARE SHOWING BELOW...SO NOW YOU UNDERSTAND THE IMPORTANCE OF PUTTING PROPER BRACKETS.\r \n" ); document.write( "\n" ); document.write( "but can't see how to get to the answer. \n" ); document.write( "which i belive is x=da/b(ed-c). \n" ); document.write( " \n" ); document.write( " |