document.write( "Question 559347: Angie bought some golf balls for $3. If each ball had cost $0.25 less, she could have purchased one more ball for the same amount of money. How many balls did Angie buy? \n" ); document.write( "
Algebra.Com's Answer #363369 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x*y=3 \n" ); document.write( "(x+1)*(y-.25)=3\r \n" ); document.write( "\n" ); document.write( "x=3 balls \n" ); document.write( "y=1 dollar \n" ); document.write( "check \n" ); document.write( "4*.75=3 \n" ); document.write( "ok \n" ); document.write( " |