document.write( "Question 1163902: In baseball, the equation E=9R/I gives a pitcher's earned run average E, where R is the number of earned runs the player's allowed and I is the number of innings pitched
\n" );
document.write( "A. Solve the equation for I. State an properly or provide an explanation for each step
\n" );
document.write( "B. Last leason, a pitcher had an earned run average of 2.80 and allowed 70 earned runs. How many innings did the pitcher pitch last season?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #788216 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! E=9R/I \n" ); document.write( "I=9R/E. Multiply both sides by I and then divide both sides by E.\r \n" ); document.write( "\n" ); document.write( "2.8=9*70/I \n" ); document.write( "2.8I=630 \n" ); document.write( "I=225 innings\r \n" ); document.write( "\n" ); document.write( "Can check by converting 225 innings to games which is 225/9 or 25 \n" ); document.write( "25 games, 70 ER per game, 2.8 ERA. \n" ); document.write( " |