document.write( "Question 1112368: The sum of a negative number, 1/4 of the negative number, and 7/16 of the negative number is -13 1/2. What is the negative number?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #727405 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The sum of a negative number, 1/4 of the negative number, and 7/16 of the negative number is -13 1/2. \n" ); document.write( ": \n" ); document.write( "let x = the number (which will turn out to be negative) \n" ); document.write( "Change -13 \n" ); document.write( ": \n" ); document.write( "x + \n" ); document.write( "multiply equation by 16, cancel the denominators \n" ); document.write( "16x + 4(x) + 7(x) = 8(-27) \n" ); document.write( "27x = -216 \n" ); document.write( "x = -216/27 \n" ); document.write( "x = -8 \n" ); document.write( ": \n" ); document.write( " What is the negative number? -8 \n" ); document.write( " |