document.write( "Question 44383: simplify by combining like terms.\r
\n" );
document.write( "\n" );
document.write( " question 32. ^63-2^28+5^7 \r
\n" );
document.write( "\n" );
document.write( " I don't have the signs on my computer for square roots.
\n" );
document.write( " it is square root of 63, square root of 28, and square 7. \n" );
document.write( "
Algebra.Com's Answer #29335 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Okay, we can use sqrt for square root....so we have \n" ); document.write( "sqrt(63) - 2*sqrt(28) + 5*sqrt(7) = \n" ); document.write( "now we pull out the largest perfect squares from each and get \n" ); document.write( "3*sqrt(7) - 4*sqrt(7) + 5*sqrt(7) = \n" ); document.write( "4*sqrt(7) \n" ); document.write( " |