document.write( "Question 864515: Dominoes are stacked on top of each other such that the first row contains 80, the 2nd row 78, etc so that each row contains 2 fewer dominoes than the previous row. If the number of dominoes in the pile totals 710, how many rows are there in the stack? \n" ); document.write( "
Algebra.Com's Answer #521042 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
\"S%5Bn%5D=+%28n%2F2%29%282%2Aa%5B1%5D%2B+%28n-1%29d%29\"
\n" ); document.write( "\"S%5Bn%5D=+%28n%2F2%29%28160%2B+%28n-1%292%29+=+710\"
\n" ); document.write( "\"S%5Bn%5D=+%28n%2F2%29%282n+%2B+158%29+=+710\"
\n" ); document.write( " n^2 + 79n - 710 = 0 Check Your numbers
\n" ); document.write( "
\n" ); document.write( "
\n" );