document.write( "Question 49364This question is from textbook
\n" ); document.write( ": I am doing something wrong here if you could please assist... sqrt 4x + 8, + 8=0
\n" ); document.write( "I dropped the zero, and minused (-8)^2 and I came up with 4.
\n" ); document.write( "

Algebra.Com's Answer #32797 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
I am only guessing that the comma is an 'x':
\n" ); document.write( "sqrt(4x) + 8x + 8 = 0
\n" ); document.write( "sqrt(4x) = -8x - 8
\n" ); document.write( "4x = (-8x - 8)^2
\n" ); document.write( "4x = 64x^2 + 128x + 64
\n" ); document.write( "0 = 64x^2 + 124x + 64
\n" ); document.write( "0 = 16x^2 + 31x + 16
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2+-+4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "\"x+=+%28-31+%2B-+sqrt%28+961+-+1024+%29%29%2F%2832%29+\" Since the discriminant is a negative number, there is no solution.
\n" ); document.write( "\"graph%28600%2C600%2C-2%2C15%2C-2%2C200%2Csqrt%284x%29%2B8x%2B8%2C0%29\"
\n" ); document.write( "or do you mean:
\n" ); document.write( "sqrt(4x + 8) + 8 = 0
\n" ); document.write( "sqrt(4x + 8) = -8
\n" ); document.write( "4x + 8 = 64
\n" ); document.write( "4x = 56
\n" ); document.write( "x = 14
\n" ); document.write( "If you plug fourteen in, you get 16 = 0. That is not true, so the answer is no solution.
\n" ); document.write( "
\n" );