document.write( "Question 713751:
\n" );
document.write( "solve each problem using a system of two equations with two variables for: annete and june bowled together and had a combined score of 425. june's score was 25 less than annettes score. find the score \n" );
document.write( "
Algebra.Com's Answer #438541 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! A+J=425 \n" ); document.write( "J=A-25 \n" ); document.write( "A+(A-25)=425 \n" ); document.write( "2A=425+25 \n" ); document.write( "2A=450 \n" ); document.write( "A=450/2 \n" ); document.write( "A=225 ANNETTE'S SCORE \n" ); document.write( "J=225-25 \n" ); document.write( "J=200 JUNE'S SCORE. \n" ); document.write( "PROOF: \n" ); document.write( "225+200=425 \n" ); document.write( "425=425 \n" ); document.write( " |