document.write( "Question 792414: the tens digit of certain two digit number exceeds the units digit by 4 and is 1 less than twice the units digit. Find the two digit number. \n" ); document.write( "
Algebra.Com's Answer #479975 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the number be xy , x>y\r \n" ); document.write( "\n" ); document.write( "x-y=4\r \n" ); document.write( "\n" ); document.write( "2y-1=x \n" ); document.write( "x-2y=-1\r \n" ); document.write( "\n" ); document.write( "solve for x & y \n" ); document.write( "x-y=4 \n" ); document.write( "x-2y=-1\r \n" ); document.write( "\n" ); document.write( "subtract second from first\r \n" ); document.write( "\n" ); document.write( "y=5 \n" ); document.write( "plug y in any equation\r \n" ); document.write( "\n" ); document.write( "x-y=4 \n" ); document.write( "x-5=4 \n" ); document.write( "x=9\r \n" ); document.write( "\n" ); document.write( "The number is 92\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |