document.write( "Question 187517: Can you please help me with this linear equation problem?\r
\n" );
document.write( "\n" );
document.write( "The difference between two numbers is 34. The larger exceeds 3 times the smaller by 4. Find the numbers.\r
\n" );
document.write( "\n" );
document.write( "Thanks\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #140544 by est_qed(2)![]() ![]() ![]() You can put this solution on YOUR website! Solution: \n" ); document.write( " y - x = 34. \n" ); document.write( "Suppose y > x, then \n" ); document.write( " y = 3x + 4. \n" ); document.write( "Hence \n" ); document.write( " 3x + 4 = 34 + x \n" ); document.write( "or \n" ); document.write( " 2x = 30. \n" ); document.write( "That is \n" ); document.write( " x = 15 and y = 34 + 15 = 49. \n" ); document.write( " \n" ); document.write( " |