document.write( "Question 276068: Solve the problem. The difference between two numbers is 4. Two times the smaller number minus four times the larger is -28. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #201273 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve the problem. The difference between two numbers is 4. Two times the smaller number minus four times the larger is -28. What are the numbers? \n" ); document.write( "----------------------- \n" ); document.write( "x - y = 4 \n" ); document.write( "2y - 4x = -28 \n" ); document.write( "----------------------------- \n" ); document.write( "Rearrange: \n" ); document.write( "-2y + 2x = 8 \n" ); document.write( "2y - 4x = -28 \n" ); document.write( "------------------------ \n" ); document.write( "Add and solve for \"x\": \n" ); document.write( "-2x = -20 \n" ); document.write( "x = 10 \n" ); document.write( "----- \n" ); document.write( "Substitute and solve for \"y\": \n" ); document.write( "10-y = 4 \n" ); document.write( "y = 6 \n" ); document.write( "------------------- \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |