document.write( "Question 859735: Factorise each of the following as fully as possible.
\n" ); document.write( "(a-b*b)- b*b
\n" ); document.write( "

Algebra.Com's Answer #517986 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
b*b is equal to b^2
\n" ); document.write( "(a - b*b) - b*b is equal to a - b^2 - b^2
\n" ); document.write( "the parentheses don't do anything to this problem because the order is the same with or without them.
\n" ); document.write( "combine like terms to get a - 2b^2
\n" ); document.write( "that's as simple as you can get it.
\n" ); document.write( "
\n" ); document.write( "
\n" );