document.write( "Question 373910: A transformer has 200 primary windings ans 20 secondary windings. If the primary voltage is 10 V, find the secondary voltage. \n" ); document.write( "
Algebra.Com's Answer #266325 by rfadrogane(214)\"\" \"About 
You can put this solution on YOUR website!
A transformer has 200 primary windings and 20 secondary windings. If the primary voltage is 10 V, find the secondary voltage.
\n" ); document.write( "Sol'n:
\n" ); document.write( " Let: N1 - # of turns primary winding
\n" ); document.write( " N2 - # of turns secondary winding
\n" ); document.write( " V1 - voltage on primary winding
\n" ); document.write( " V2 - voltage on secondary winding
\n" ); document.write( " N1/N2 = V1/V2
\n" ); document.write( " V2 = V1(N2/N1)
\n" ); document.write( " V2 = 10(20/200)
\n" ); document.write( " V2 = 1 V ----ans.
\n" ); document.write( "
\n" );