document.write( "Question 1064422: Molly has a total of 32 points in her hockey league. One point is earned for an assist or goal. If she has three times as many assists as goals, write a system of linear equations to represent how many goals and assists she has. \n" ); document.write( "
Algebra.Com's Answer #679469 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! G+A=32 \n" ); document.write( "3G=A\r \n" ); document.write( "\n" ); document.write( "G+3G=32 \n" ); document.write( "4G=32 \n" ); document.write( "G=8 \n" ); document.write( "A=24 \n" ); document.write( " |