document.write( "Question 1055888: Evaluate a^3-b^3 when a-b =2 and a^2+b^2=4. \n" ); document.write( "
Algebra.Com's Answer #671055 by ikleyn(52800)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Evaluate a^3-b^3 when a-b =2 and a^2+b^2=4. \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Take a-b = 2 and square both sides.\r\n" ); document.write( "\r\n" ); document.write( "You will get\r\n" ); document.write( "\r\n" ); document.write( "a^2 - 2ab + b^2 = 4.\r\n" ); document.write( "\r\n" ); document.write( "Replace here (a^2 + b^2) by 4 (according to the condition).\r\n" ); document.write( "\r\n" ); document.write( "You will get\r\n" ); document.write( "\r\n" ); document.write( "4 - 2ab = 4.\r\n" ); document.write( "\r\n" ); document.write( "It implies ab = 0.\r\n" ); document.write( "\r\n" ); document.write( "Now a^3 - b^3 = (a-b)*(a^2 +ab + b^2) (standard decomposition/factoring).\r\n" ); document.write( "\r\n" ); document.write( "Now replace here a-b by 2; replace a^2+b^2 by 4 and replace ab by 0.\r\n" ); document.write( "\r\n" ); document.write( "You will get\r\n" ); document.write( "\r\n" ); document.write( "a^3 - b^3 = 2*(4 + 0) = 8.\r\n" ); document.write( "\r\n" ); document.write( "Answer. Then a^3 - b^3 = 8.\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |