document.write( "Question 211183: Not sure if this question belong here but it has to do with percentage change.
\n" );
document.write( "The question is-
\n" );
document.write( "the power of an electric circuit is given by P=I^2 R whre I= current and R= resistance\r
\n" );
document.write( "\n" );
document.write( "Find the % change in Power if the current is halved and resistance decreases by 25%.\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #159582 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! P = I^2R \n" ); document.write( "(I/2)^2*(0.75R) = (I^2/4)*0.75R \n" ); document.write( "= 0.1875(I^2R) \n" ); document.write( "--------------- \n" ); document.write( "The change is a reduction of 13/16 from the original. \n" ); document.write( "13/16 = 0.8125 = 81.25% \n" ); document.write( "----------- \n" ); document.write( "Another approach: \n" ); document.write( "V = IR (volts = I*R) \n" ); document.write( "P = VI (watts = volts * amps) \n" ); document.write( "V = IR --> (0.5I)*(0.75R) \n" ); document.write( "V --> 0.375IR \n" ); document.write( "------- \n" ); document.write( "P = 0.375IR*0.5I --> 0.1875I^2R \n" ); document.write( " \n" ); document.write( " |