document.write( "Question 187462: Can you please help me with this linear equation?\r
\n" );
document.write( "\n" );
document.write( "The sum of two numbers is 74. The larger number is 3 more than the smaller number. Find the numbers.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thanks
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #140538 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sum of two numbers is 74. The larger number is 3 more than the smaller number. Find the numbers. \n" ); document.write( "---------------------------- \n" ); document.write( "x + y = 74 \n" ); document.write( "x = y + 3 \n" ); document.write( "---------------- \n" ); document.write( "x + y = 74 \n" ); document.write( "x - y = 3 \n" ); document.write( "--------------- \n" ); document.write( "Add to solve for \"x\": \n" ); document.write( "2x = 77 \n" ); document.write( "x = 77/2 \n" ); document.write( "------------------ \n" ); document.write( "Substitute to solve for Y\": \n" ); document.write( "(77/2) + y = 74 \n" ); document.write( "77 + 2y = 148 \n" ); document.write( "2y = 71 \n" ); document.write( "y = 71/2 \n" ); document.write( "--------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |