document.write( "Question 1039060: A baseball player gets 9 hits in the first 15 games of the season. If he continues hitting at the same rate, how many hits will he get in the first 25 games?
\n" );
document.write( "In the first 25 games, he'll get ____ hits. \n" );
document.write( "
Algebra.Com's Answer #653786 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 9/15=x/25 \n" ); document.write( "cross multiply \n" ); document.write( "15x=225 \n" ); document.write( "divide by 15 both sides \n" ); document.write( "x=15 \n" ); document.write( " \n" ); document.write( " |