document.write( "Question 468088: five times the difference of twice a number and six is negative twenty. Find the numbers.
\n" );
document.write( "1st number= x
\n" );
document.write( "2nd number= 5(2x-6)
\n" );
document.write( "x+5(2x-6)= -20
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #321156 by edjones(8007) You can put this solution on YOUR website! 5(2x-6)=-20 \n" ); document.write( "10x-30=-20 \n" ); document.write( "10x=10 \n" ); document.write( "x=1 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |