document.write( "Question 13920: a=h/n a = batting average, h= hits ,n=number times at bat.\r
\n" ); document.write( "\n" ); document.write( "How would i solve equation for h?\r
\n" ); document.write( "\n" ); document.write( "If I had a batting average of .265 and i bat 200 times how many hits does the batter have ?
\n" ); document.write( "

Algebra.Com's Answer #7021 by LilSkittleMd(119)\"\" \"About 
You can put this solution on YOUR website!
a=h/n
\n" ); document.write( "To solve for h, multiply each side of the equation by n to get h by itself
\n" ); document.write( "a*n=h
\n" ); document.write( "
\n" ); document.write( "
\n" );