document.write( "Question 39269: Please help me solve \n" );
document.write( "
Algebra.Com's Answer #24711 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! This cannot be solved since it is not an equation, but it can be simplified... \n" ); document.write( "(7 / (2 sqrt(x))) - 5 \n" ); document.write( "Here we rationalize the denominator by mutiplying top and bottom by sqrt(x) and get \n" ); document.write( "(7 / (2 sqrt(x))) - 5 = \n" ); document.write( "(7*sqrt(x) / (2 sqrt(x))*sqrt(x)) - 5 = \n" ); document.write( "(7*sqrt(x) / (2x)) - 5 = \n" ); document.write( "Now we combine the fraction with the 5... \n" ); document.write( "(7*sqrt(x) / (2x)) - 10x/2x = \n" ); document.write( "(7*sqrt(x) - 10x) / 2x \n" ); document.write( "and we're done. \n" ); document.write( " |