document.write( "Question 959951: the expression 2x+4 / sqrt x+2 is equivalent to?
\n" );
document.write( "please show all work. \n" );
document.write( "
Algebra.Com's Answer #586682 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! 2x+4 / sqrt x+2 = \n" ); document.write( "2(x+2) / sqrt (x+2) = \n" ); document.write( "(2*(x+2)*sqrt(x+2)) / (x+2) = \n" ); document.write( "multiply denominator and numerator by sqrt (x+2) \n" ); document.write( "2*sqrt(x+2) \n" ); document.write( "cancel (x+2) from denominator and numerator\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |