document.write( "Question 196635: Hi!\r
\n" );
document.write( "\n" );
document.write( "On the following problem I keep getting the incorrect answer. I think I'm close to the right answer just making a small error somewhere. Can you help me?\r
\n" );
document.write( "\n" );
document.write( "Solve the equation for the variable x. The constant a represents a positive real number. \r
\n" );
document.write( "\n" );
document.write( "a^3x^3 + 64 = 0 \n" );
document.write( "
Algebra.Com's Answer #147375 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The constant a represents a positive real number. \n" ); document.write( "a^3x^3 + 64 = 0 \n" ); document.write( "(ax+4)*(a^2x^2 - 4ax + 16) = 0 \n" ); document.write( "x = -4/a \n" ); document.write( "--------- \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------- \n" ); document.write( "Reducing gives: \n" ); document.write( "2 ± isqrt(12) \n" ); document.write( "Then taking the \"a\" into account: \n" ); document.write( "x = (2 ± 2i*sqrt(3))/a\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |