document.write( "Question 1041185: In the latest class reunion of HS '70, a certain number of succesful alumni promised to donate equally for a new school project amounting to $240 000.00. Four of them failed to provide the certain amount of money. Hence, each of the remaining alumni had to pay $3 000.00 more to produce the sum. How many alumni had promised to pay originally?\r
\n" );
document.write( "\n" );
document.write( "Please state the solution! I really need to review this before our exams on Monday. Thanks alot. \n" );
document.write( "
Algebra.Com's Answer #656159 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! In the latest class reunion of HS '70, a certain number of successful alumni promised to donate equally for a new school project amounting to $240 000.00. \n" ); document.write( " Four of them failed to provide the certain amount of money. \n" ); document.write( " Hence, each of the remaining alumni had to pay $3 000.00 more to produce the sum. \n" ); document.write( " How many alumni had promised to pay originally? \n" ); document.write( ": \n" ); document.write( "let a = the no. of alums that promised to pay \n" ); document.write( "then \n" ); document.write( "(a-4) = no. that actually paid \n" ); document.write( "then \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "the equation, lets see if we can do this in \"thousands of dollars\" \n" ); document.write( " \n" ); document.write( "multiply by a(a-4) \n" ); document.write( "a(a-4)* \n" ); document.write( "cancel the denominators \n" ); document.write( "240a - 240(a-4) = 3a^2 - 12a \n" ); document.write( "240a - 240a + 960 = 3a^2 + 12a \n" ); document.write( "combine on the right to form a quadratic equation \n" ); document.write( "0 = 3a^2 - 12a - 960 \n" ); document.write( "simplify divide by 3 \n" ); document.write( "a^2 - 4a - 320 = 0 \n" ); document.write( "You can us the quadratic formula a=1; b=-4; c=-320 but this will factor to: \n" ); document.write( "(a+16)(a-20) = 0 \n" ); document.write( "the positive solution is what we want here \n" ); document.write( "a = 20 alums the original no. that promised to pay \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "let's see if this checks out, (16 alums actually paid). \n" ); document.write( " \n" ); document.write( "15 thousand - 12 thousand = 3 thousand \n" ); document.write( " \n" ); document.write( " |