document.write( "Question 478031: This week in class we are dealing with negative exponents and solving radical expressions. These are commonly used in many different formulas.
\n" );
document.write( "Part a: Solve for x:
\n" );
document.write( "a=bx^(-2)\r
\n" );
document.write( "\n" );
document.write( "Part B:
\n" );
document.write( "Given the following information, solve for b: a = 1000, x = 2325
\n" );
document.write( "Also: a = 1000, x = 245\r
\n" );
document.write( "\n" );
document.write( "2.
\n" );
document.write( "The Pythagorean Theorem is a^2+b^2=c^2.
\n" );
document.write( "Solve the equation for b.
\n" );
document.write( "Part 2: If c = 225, and a = 121, solve for b.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #327554 by stanbon(75887) ![]() You can put this solution on YOUR website! Part a: Solve for x: \n" ); document.write( "a=bx^(-2) \n" ); document.write( "Multiply thru by x^2 to get: \n" ); document.write( "ax^2 = b \n" ); document.write( "x^2 = b/a \n" ); document.write( "x = +/-sqrt[b/a] \n" ); document.write( "================================================= \n" ); document.write( "Part B: \n" ); document.write( "Given the following information, solve for b: a = 1000, x = 2325 \n" ); document.write( "b = ax^2 \n" ); document.write( "b = 1000*2325^2 \n" ); document.write( "------------------------ \n" ); document.write( "Also: a = 1000, x = 245 \n" ); document.write( "b = 1000*245^2 \n" ); document.write( "================================================== \n" ); document.write( "2. \n" ); document.write( "The Pythagorean Theorem is a^2+b^2=c^2. \n" ); document.write( "Solve the equation for b. \n" ); document.write( "b^2 = (c^2-a^2) \n" ); document.write( "b = +/-sqrt(c^2-a^2) \n" ); document.write( "----------------------------------------------- \n" ); document.write( "Part 2: If c = 225, and a = 121, solve for b. \n" ); document.write( "Solutions: \n" ); document.write( "b = +/-sqrt(225^2-121^2) \n" ); document.write( "b = +/-189.6945 \n" ); document.write( "---- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " \n" ); document.write( " |