document.write( "Question 356537: one number is two more than a second number. twice the first is four less than three times the second find the numbers\r
\n" );
document.write( "\n" );
document.write( "1n2+n2x4-3x2=\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "thank you \n" );
document.write( "
Algebra.Com's Answer #254500 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Let x = first number\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let y = second number\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 2y + 2 \n" ); document.write( "2x = 3y - 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is your system of linear equations in 2 variables.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You can solve for substitution.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I'll let you take it from here. \n" ); document.write( " |