document.write( "Question 32882This question is from textbook Algebra 2
\n" );
document.write( ": What is 8x^3-1 in factor form? \n" );
document.write( "
Algebra.Com's Answer #19302 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! This form is \"the difference of cubes\" \n" ); document.write( "It factors this way: \n" ); document.write( "a^3-b^3=(a-b)(a^2+ab+b^2) \n" ); document.write( "In your problem a=2x and b=1 \n" ); document.write( "It factors as (2x-1)(4x^2+2x+1) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |