document.write( "Question 245053: tennis balls are sold in packages of three balls.
\n" );
document.write( "number of balls / number of packages
\n" );
document.write( "30 / 10
\n" );
document.write( "72 / 24
\n" );
document.write( "378 / 126
\n" );
document.write( "999 / 333
\n" );
document.write( "t /\r
\n" );
document.write( "\n" );
document.write( "I can't remember how to find t. I don' see a pattern. \n" );
document.write( "
Algebra.Com's Answer #179155 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! t=30/10=3 tennis balls per package. \n" ); document.write( "t/(1/3)t \n" ); document.write( "t/(t/3) \n" ); document.write( "t*3/t=3t/t=3 ans. \n" ); document.write( " \n" ); document.write( " |