document.write( "Question 38176: 2{3x-1}=4 OR 2 square root of 3x-1 equals 4 \n" ); document.write( "
Algebra.Com's Answer #23678 by fractalier(6550) You can put this solution on YOUR website! Okay from \n" ); document.write( "2sqrt(3x - 1) = 4 \n" ); document.write( "we divide both sides by two first \n" ); document.write( "sqrt(3x - 1) = 2 \n" ); document.write( "then square both sides \n" ); document.write( "3x - 1 = 4 \n" ); document.write( "then solve and check \n" ); document.write( "3x = 5 \n" ); document.write( "x = 5/3 \n" ); document.write( "It checks. \n" ); document.write( " |