document.write( "Question 1155064: The sum of the ages of Stephanie and Heather is 46. Heather is two years younger than Stephanie. Write a system of equations to determine the ages of Stephanie and Heather.\r
\n" );
document.write( "\n" );
document.write( "My answer is: \r
\n" );
document.write( "\n" );
document.write( "S + H = 46
\n" );
document.write( "H = S + 2 \r
\n" );
document.write( "\n" );
document.write( "Please check me. Thank you \n" );
document.write( "
Algebra.Com's Answer #777615 by josmiceli(19441) You can put this solution on YOUR website! \n" ); document.write( "The 2nd equation should be: \n" ); document.write( " \n" ); document.write( "This says -If you take Steph's age and subtract \n" ); document.write( "then you get Heather's age. \n" ); document.write( " |