document.write( "Question 1011117: What is the relation between the sum of the cubes of two numbers and cube of the sum of these two numbers?
\n" ); document.write( "I also want to find the relation between the difference between the cubes of two numbers and the cube of the difference between these two numbers. Someone please help me.
\n" ); document.write( "

Algebra.Com's Answer #626695 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
let x and y be the two numbrs.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the sum of the cubes of the two numbers = x^3 + y^3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the cube of the sum of the two numbers = (x + y)^3 = (x+y) * (x+y) * (x+y).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the difference between the cube of two numbers = x^3 - y^3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the cube of the difference between two numbers = (x-y)^3 = (x-y) * (x-y) * (x-y)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "for example:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if the two numbers are 5 and 3, then:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the sum of the cubes of the two numbers is 5^3 + 3^3 = 125 + 27 = 152.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the cube of the sum of the two numbers is (5+3)^3 = 8^3 = 512.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the difference between the cube of the numbers is 5^3 - 3^3 = 125 - 27 = 98.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the cube of the difference between the numbers is (5-3)^3 = 2^3 = 8.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );