document.write( "Question 1028077: a^2−8ab+16b^2=81, find a–4b \n" ); document.write( "
Algebra.Com's Answer #643256 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! We can factor \n" ); document.write( "a^2 - 8ab + 16b^2 = 81 \n" ); document.write( "and get \n" ); document.write( "(a - 4b)^2 = 81 \n" ); document.write( "Now taking the square root of both sides we get \n" ); document.write( "a - 4b = 9 or \n" ); document.write( "a - 4b = -9 \n" ); document.write( "Two solutions. \n" ); document.write( " |