document.write( "Question 775561: 12 decreased by the square of a number is equal to 3 .find the number \n" ); document.write( "
Algebra.Com's Answer #472975 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 12-x^2=3 \n" ); document.write( "-x^2=9 \n" ); document.write( "-x=3 \n" ); document.write( "x=-3 \n" ); document.write( " |