document.write( "Question 1201014: Simplify -2√180u³v^6\r
\n" );
document.write( "\n" );
document.write( "I know what the answer is but I don't understand the u³ and how is breaks down because 2 doesn't go in evenly to the exponent 3? If you pull a \"u\" out and leave one under the square root, you have a 1 \"u\" left over. Where is it? What am I missing? \n" );
document.write( "
Algebra.Com's Answer #835245 by Theo(13342)![]() ![]() You can put this solution on YOUR website! you have a u^3 under the dequare root sign. \n" ); document.write( "you can pull out a u^2 and you have to leave a u under the squar root sign. \n" ); document.write( "with the v^6, you can pull out 3 v^2. \n" ); document.write( "the result is -2 * u * v^3 * sqrt(180 * u) \n" ); document.write( "the sqrt(180) becomes sqrt(3 * 3 * 20), so you can pull out a 3 to get: \n" ); document.write( "-2 * u * v^3 * 3 * sqrt(20 * u) \n" ); document.write( "this simplifies to -6 * u * v^3 * sqrt(20 * u). \n" ); document.write( "you can test to see if you did this correctly by randomly assigning a value fo u and v. \n" ); document.write( "i chose 3 for u and 5 for v. \n" ); document.write( "the original expression becomes -2 * sqrt(180 * 3^3 * 5^6) which results in - 17428.42506. \n" ); document.write( "the final expression becomes -6 * 3 * 5^3 * sqrt(20 * 3) = -17428.42506. \n" ); document.write( "the answers are the same which incidcates that the simplification is correct.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "note that 20 is equal to 2 * 2 * 5, so that can also be simplified a little further to get: \n" ); document.write( "-6 * u * v^3 * sqrt(2 * 2 * 5 * u) which becomes: \n" ); document.write( "-6 * 2 * u * v^3 * sqrt(5 * u) which becomes: \n" ); document.write( "-12 * u * v^3 * sqrt(5 * u). \n" ); document.write( "using u = 3 and v = 5, i get -17428.42506, indicating the simplification is still good.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let me know if this explains what you were asking and if you have any further quetions. \n" ); document.write( "theo \n" ); document.write( " |