document.write( "Question 556154: I would like to know if I did the first three correct and I need help on #4:
\n" );
document.write( "Solve these equations:
\n" );
document.write( "(a) 2x^-3=16
\n" );
document.write( "1/x^3=8
\n" );
document.write( "1=8x^3
\n" );
document.write( "1/8=x^3
\n" );
document.write( "x=1/2\r
\n" );
document.write( "\n" );
document.write( "(b)2x^-3=0
\n" );
document.write( "x^-3=0
\n" );
document.write( "1/x^3=0
\n" );
document.write( "x=0\r
\n" );
document.write( "\n" );
document.write( "(c) 2^-3x=16
\n" );
document.write( "-3x=4
\n" );
document.write( "x=-4/3\r
\n" );
document.write( "\n" );
document.write( "(d) cuberoot 5=25^2x \n" );
document.write( "
Algebra.Com's Answer #362070 by Theo(13342)![]() ![]() You can put this solution on YOUR website! ----- \n" ); document.write( "(a) is good. \n" ); document.write( "to confirm, use your calculator to get: \n" ); document.write( "2*(1/2)^-3 = 16 \n" ); document.write( "----- \n" ); document.write( "(b) doesn't look good. \n" ); document.write( "i don't think you have a solution for that problem. \n" ); document.write( "you start with: \n" ); document.write( "2x^(-3) = 0 \n" ); document.write( "this is equivalent to: \n" ); document.write( "2/(x^(3) = 0 \n" ); document.write( "multiply both sides of this equation by x^3 to get: \n" ); document.write( "2 = 0 which is not true. \n" ); document.write( "if you said that x = 0, you would not get a solution. \n" ); document.write( "example: \n" ); document.write( "2*x^(-3) = 0 becomes: \n" ); document.write( "2*0^(-3) = 0 becomes: \n" ); document.write( "2/0^3) = 0 becomes: \n" ); document.write( "undefined because you can't divide by 0. \n" ); document.write( "----- \n" ); document.write( "(c) 2^(-3x) = 16 \n" ); document.write( "this becomes: \n" ); document.write( "1/(2^3x) = 16 \n" ); document.write( "divide both sides of this equation by 16 and multiply both sides of this equation by 2^3x to get: \n" ); document.write( "2^3x = 1/16 \n" ); document.write( "take the log of both sides of this equation to get: \n" ); document.write( "log(2^3x) = log(1/16) \n" ); document.write( "this becomes: \n" ); document.write( "3x*log(2) = log(1/16) \n" ); document.write( "divide both sides of this equation by 3*log(2) to get: \n" ); document.write( "x = log(1/16)/(3*log(2)) which becomes: \n" ); document.write( "x = -1.33333 \n" ); document.write( "confirm by replacing x in your original equation: \n" ); document.write( "2^(-3x) = 16 becomes: \n" ); document.write( "2^(-3*-1.33333333) = 16 which becomes: \n" ); document.write( "2^(4) = 16 which becomes: \n" ); document.write( "16 = 16 \n" ); document.write( "this confirms the value of x = -1.33333333 is good. \n" ); document.write( "note that 1.333333333 is really 1+1/3 = 4/3. \n" ); document.write( "2^(-3x) = 16 becomes: \n" ); document.write( "2^(-3*(-4/3) which becomes: \n" ); document.write( "2^4 = 16 which becomes: \n" ); document.write( "16 = 16 \n" ); document.write( "----- \n" ); document.write( "(d) \n" ); document.write( "cube root (5)=25^2x becomes: \n" ); document.write( "5^(1/3) = 25^2x \n" ); document.write( "take the log of both sides to get: \n" ); document.write( "log(5^(1/3)() = log(25^2x) \n" ); document.write( "this becomes: \n" ); document.write( "(1/3)*log(5) = 2*x*log(25) \n" ); document.write( "divide both sides of this equation by 2*log(25) to get: \n" ); document.write( "x = (1/3)*log(5) / (2*log(25) which becomes: \n" ); document.write( "x = log(5) / (3*2*log(25)) \n" ); document.write( "solve for x to get: \n" ); document.write( "x = .08333333333 \n" ); document.write( "confirm by substituting in original equation. \n" ); document.write( "5^(1/3) = 25^(2x) becomes: \n" ); document.write( "1.709975947 = 25^(2*.0833333333) which becomes: \n" ); document.write( "1.709975947 = 1.709975947 \n" ); document.write( "this confirms the value for x is good.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |