document.write( "Question 401064: (3x-4)^2=5 \n" ); document.write( "
Algebra.Com's Answer #283802 by subudear(62)![]() ![]() ![]() You can put this solution on YOUR website! (3x-4)^2=5 \n" ); document.write( "(3x-4) = sqrt(5) \n" ); document.write( "3x = sqrt(5) + 4 \n" ); document.write( "x = [sqrt(5) + 4]/3 \n" ); document.write( " |