document.write( "Question 1021996: three times the first number decreased by a second number is 4. the first number is increased by 4 times the second equals 23 \n" ); document.write( "
Algebra.Com's Answer #637702 by Herdaysoji(25)\"\" \"About 
You can put this solution on YOUR website!
3x-y=4 equ 1
\n" ); document.write( "x+4y=23 equ 2
\n" ); document.write( "1* 3x-y=4
\n" ); document.write( "3* -3x-12y=-69
\n" ); document.write( "-13y=-65
\n" ); document.write( "y=5
\n" ); document.write( "sub y in equ1
\n" ); document.write( "3x-5=4
\n" ); document.write( "3x=5+4=9
\n" ); document.write( "x=9/3
\n" ); document.write( "x=3
\n" ); document.write( "
\n" );