document.write( "Question 1145502: If the product of a number and -4 is subtracted from the number, the result is 9 more than the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #766728 by ikleyn(52787)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "x - (-4)*x = x + 9\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "x + 4x = x + 9\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "4x = 9\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "x = 9/4.    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );