document.write( "Question 105856: word problems-quadratic equation
\n" );
document.write( "Students sent flowers costing $20 to a sick classmate. There were four fewer students contributing than was planned, requiring each of the others to give 25 cents more. How many students contributed to the gift? \n" );
document.write( "
Algebra.Com's Answer #77073 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! let x=\"students contributing\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0=x^2+4x-320 ... hint: should factor nicely \n" ); document.write( " |