document.write( "Question 21800: How do you solve this problem:\r
\n" );
document.write( "\n" );
document.write( "(x^2+7x)/3 = -4 \n" );
document.write( "
Algebra.Com's Answer #10519 by algebrapro18(249)![]() ![]() ![]() You can put this solution on YOUR website! well first clear the fraction \r \n" ); document.write( "\n" ); document.write( "(x^2+7x)/3 = -4 \n" ); document.write( "3((x^2+7x)/3 = -4) \n" ); document.write( "x^2+4x=-12 \r \n" ); document.write( "\n" ); document.write( "now simplify and solve using the quadratic formula but you will find there is no solution \r \n" ); document.write( "\n" ); document.write( "x^2+4x+12=0 \r \n" ); document.write( "\n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( "where a = 1, b = 4, & c = 12 \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( "since you can't take the square root of a negative number and get a real number back there are no real solutions. \n" ); document.write( " |