document.write( "Question 223694: the difference between the cubes of two consecutive even numbers is 296.find the number? \n" ); document.write( "
Algebra.Com's Answer #167190 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! (n+2)^3 - n^3 = 296 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(n+8)*(n-6) = 0 \n" ); document.write( "n = 6 ---> 6 and 8 \n" ); document.write( "n = -8 --> -8 and -6 \n" ); document.write( " \n" ); document.write( " |