document.write( "Question 105252: how do you do 5 with a 2 up to the right - 3 with a 2 up to the right + 4 with a 2 up to the right = ? \n" ); document.write( "
Algebra.Com's Answer #76614 by edjones(8007) You can put this solution on YOUR website! 5^2-3^2+4^2 \n" ); document.write( "Pronounced \"5 squared minus 3 squared plus 4 squared\" \n" ); document.write( "When you square something you multiply it times itself. \n" ); document.write( "5*5-3*3+4*4 \n" ); document.write( "=25-9+16=32 \n" ); document.write( "Ed \n" ); document.write( " |