document.write( "Question 714437: I need reverse this equation to solve for A or B or A and B in order to find the voltage output and the current output from the resonant capacitor. The problem I'm having with reversing this equation is the 1 divided part, how do I reverse it, I can't just multiply D by 1. Please can you help, Thanks in advance, Marcus
\n" );
document.write( "1/(2*pi*((A/B)*C*0.000001)=D\r
\n" );
document.write( "\n" );
document.write( "A = Voltage Output
\n" );
document.write( "B = Current Output
\n" );
document.write( "c = Input Frequency
\n" );
document.write( "D = Resonant Capacitor\r
\n" );
document.write( "\n" );
document.write( "Equation Example: 1/(2*PI*((15000/.06)*60*0.000001)=0.0106103295394597
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #438986 by KMST(5328) You can put this solution on YOUR website! I believe your formula is \n" ); document.write( " \n" ); document.write( "In general, to get rid of a denominator, you can just multiply both sides of the equal sign times that denominator. \n" ); document.write( "Multiplying both sides of the equal sign times that \n" ); document.write( " \n" ); document.write( "Dividing both sides by \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In this case, since you are interested in A and B,you could just multiply both sides times \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "NOTE: \n" ); document.write( "Your expression had three \"(\" and two \")\" , but I only realized because the website told me I had mismatched parentheses when I copied your formula. \n" ); document.write( "Two and two would have been enough, as in 1/(2*pi*(A/B)*C*0.000001)=D \n" ); document.write( " |