document.write( "Question 260915: Solve.\r
\n" );
document.write( "\n" );
document.write( "The square root of 7x + 46 = x + 4\r
\n" );
document.write( "\n" );
document.write( "Select the correct choice below and if necessary, fill in the answer box to complete your choice. \r
\n" );
document.write( "\n" );
document.write( "A. The solution is x = ?
\n" );
document.write( " (Simplfy your answer. Use a comma to separate answers as needed.)\r
\n" );
document.write( "\n" );
document.write( "or \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "B. The solution is not a real number.\r
\n" );
document.write( "\n" );
document.write( "Thank you in advance for any help someone can give me with this problem!!!!!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #192195 by Greenfinch(383)![]() ![]() You can put this solution on YOUR website! 7x + 46 = (x + 4)^2 \n" ); document.write( "7x + 46 = x^2 + 8x + 16 \n" ); document.write( "0 = x^2 + x - 30 \n" ); document.write( "(x + 6)(x - 5) = 0 \n" ); document.write( "x = 5 or -6 \n" ); document.write( " |