document.write( "Question 1035315: Hello\r
\n" );
document.write( "\n" );
document.write( "I was wondering if you have a statement such as (a/c + b/c)^2 and you want to factor out the 1/c, do you have to also take its square root? since its inside brackets that are raised to the second power?\r
\n" );
document.write( "\n" );
document.write( "e.g. 1/sqrt(c) * (a + b)^2 ???\r
\n" );
document.write( "\n" );
document.write( "If I am correct, what is this technique called so that I can learn more about it?\r
\n" );
document.write( "\n" );
document.write( "Thank you.
\n" );
document.write( "Stephen. \n" );
document.write( "
Algebra.Com's Answer #649969 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I was wondering if you have a statement such as (a/c + b/c)^2 and you want to factor out the 1/c, do you have to also take its square root? \n" ); document.write( "------------ \n" ); document.write( "(a/c + b/c)^2 = [(1/c)*(a+b)]^2 \n" ); document.write( "= (1/c)^2*(a+b)^2 \n" ); document.write( "----- \n" ); document.write( "It has to be squared, not square root. \n" ); document.write( "--- \n" ); document.write( "Zat make sense? \n" ); document.write( " |