document.write( "Question 29255: Can you solve for x: 9 to the x power equals 3?
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( " x
\n" );
document.write( " solve for x: 9 = 3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #16083 by sdmmadam@yahoo.com(530)![]() ![]() ![]() You can put this solution on YOUR website! 9 to the x power equals 3?\r \n" ); document.write( "\n" ); document.write( "(9)^x = 3 \n" ); document.write( "[(3^2)]^x = 3 \n" ); document.write( "That is (3)^(2x) = (3)^1 \n" ); document.write( "implies (2x) = 1 (using (a)^m = (a)^n implies m = n) \n" ); document.write( "x= (1/2) \n" ); document.write( "Answer:x=(1/2) \n" ); document.write( "Verification: (9)^x =(9)^(1/2) = 3 correct \n" ); document.write( "Note: Why should we write 9 as (3^2)? \n" ); document.write( "We write it so because the quantity on the other side is 3 which means \n" ); document.write( "it is (3)^1 and so we try to write the LHS and the RHS in terms of the same base so that we can apply the rule: \n" ); document.write( "bases are the same and so the powers are equal \n" ); document.write( " |