document.write( "Question 262404: 1) Myrna is 27 years older than her son. A year ago, she was twice as old as him. How old is Myrna now?\r
\n" );
document.write( "\n" );
document.write( "2) The sum of two numbers is 574. One number is six times the other. Find the larger number.\r
\n" );
document.write( "\n" );
document.write( "3) The sum of two numbers is 56. Their difference is 22. Find the larger number.\r
\n" );
document.write( "\n" );
document.write( "4) The sum of two numbers is 1457. Four times the first number minus twice the second number is 8. Find the larger number. \n" );
document.write( "
Algebra.Com's Answer #193322 by richwmiller(17219) You can put this solution on YOUR website! WEbsite rules \n" ); document.write( "one problem per submission \n" ); document.write( "limit 4 submissions daily \n" ); document.write( "no similar problems\r \n" ); document.write( "\n" ); document.write( "m=27+s \n" ); document.write( "(m-1)=2(s-1) \n" ); document.write( "substituting 27+s for m \n" ); document.write( "27+s-1=2s-2\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |