document.write( "Question 210764: square root of x times ((the square root of x)+1)) times ((7 times the aquare root of x)-4) \n" ); document.write( "
Algebra.Com's Answer #159451 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! distribute first multiplication \n" ); document.write( ". \n" ); document.write( "(x +sqrt x) * (7sqrtx -4) \n" ); document.write( ". \n" ); document.write( "use FOIL to distribute \n" ); document.write( ". \n" ); document.write( "7xsqrt x -4x +7x -4sqrt x \n" ); document.write( ". \n" ); document.write( "collect like terms \n" ); document.write( ". \n" ); document.write( "7x^(3/2) +3x -4x^(1/2) \n" ); document.write( ". \n" ); document.write( "check,,let x=2,,,both answer and original = 20.13,,,,,,ok \n" ); document.write( " \n" ); document.write( " |