document.write( "Question 937848: Raffle tickets: Each ticket is numbered from 1-240 and sold at that corresponding value; ie ticket #240 is $240, ticket #100 is $100, and so on.\r
\n" ); document.write( "\n" ); document.write( "If all raffle tickets were sold what is the total amount of money the raffle would generate and what is the equation to figure future math questions like this out?
\n" ); document.write( "

Algebra.Com's Answer #571276 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
the general formula for summing all integers between n and m, where n < m:
\n" ); document.write( "---
\n" ); document.write( "((m-n)/2)*(m-n+1)
\n" ); document.write( "---
\n" ); document.write( "in this case:
\n" ); document.write( "n = 1
\n" ); document.write( "m = 240
\n" ); document.write( "sum = ((240-1)/2)*(240-1+1)
\n" ); document.write( "sum = $28,680
\n" ); document.write( "---
\n" ); document.write( "Free algebra tutoring live chat:
\n" ); document.write( "https://sooeet.com/chat.php?gn=algebra
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations with quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "---
\n" ); document.write( "
\n" );