document.write( "Question 85532: what is the answer between x squared + 1 half x squared?
\n" ); document.write( "how about x squared times 1 half x squared?
\n" ); document.write( "how about x squared minus 1 half x squared?
\n" ); document.write( "

Algebra.Com's Answer #61771 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
I'm not sure is one-half x squared is
\n" ); document.write( "\"x%5E2%2F2\" or \"%28x%2F2%29%5E2\"
\n" ); document.write( "If it's \"x%5E2%2F2\", then the difference is \"x%5E2%2F2\"
\n" ); document.write( "But, if it's \"%28x%2F2%29%5E2\", and I suspect it is, the
\n" ); document.write( "difference is
\n" ); document.write( "\"x%5E2+-+%28x%2F2%29%5E2\"
\n" ); document.write( "\"x%5E2+-+x%5E2%2F4\"
\n" ); document.write( "\"3x%5E2%2F4\" answer
\n" ); document.write( "This is easy to see if you just say \"x%5E2+=+y\", then
\n" ); document.write( "\"y+-+y%2F4+=+3y%2F4\"
\n" ); document.write( "
\n" );