document.write( "Question 992533: Five less than twice a number is the same as seven times the number. Find he number. \n" ); document.write( "
Algebra.Com's Answer #612118 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "x=the number
\n" ); document.write( ".
\n" ); document.write( "2x-5=7x
\n" ); document.write( "-5=5x
\n" ); document.write( "-1=x
\n" ); document.write( ".
\n" ); document.write( "ANSWER: the number is -1.
\n" ); document.write( ".
\n" ); document.write( "CHECK:
\n" ); document.write( "2(-1)-5=7(-1)
\n" ); document.write( "-2-5=-7
\n" ); document.write( "-7=-7
\n" ); document.write( "
\n" ); document.write( "
\n" );