document.write( "Question 105927: word problems-quadratic equation
\n" );
document.write( "A storeowner buys a quantity of balls for $600. If they had each cost $0.25 less, she would have had 10 more for the same money. How much did she pay for each ball?? \r
\n" );
document.write( "\n" );
document.write( "pls help me! anyone?? just set up the formula for me.. tnx. =D \n" );
document.write( "
Algebra.Com's Answer #77088 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! let x=\"cost of ball\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(600/x)+10=600/(x-.25) \n" ); document.write( " |