document.write( "Question 385671: Twelve less than the square root of a number is the same as 4 times the number. Find the number \n" ); document.write( "
Algebra.Com's Answer #272810 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Twelve less than the square root of a number is the same as 4 times the number. Find the number \n" ); document.write( "------------------ \n" ); document.write( "Equation: \n" ); document.write( "sqrt(x) - 12 = 4x \n" ); document.write( "--------- \n" ); document.write( "Rearrange: \n" ); document.write( "sqrt(x) = 4x+12 \n" ); document.write( "--- \n" ); document.write( "Square both sides to get: \n" ); document.write( "x = 16x^2 + 96x + 144 \n" ); document.write( "---- \n" ); document.write( "16x^2 + 95x + 144 = 0 \n" ); document.write( "-------- \n" ); document.write( "Positive solution: \n" ); document.write( "There is no positive soltion. \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |