document.write( "Question 1162372: Molly has a total of 32 points in her hockey league. One point is earned for an assist or a 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 #786152 by Alan3354(69443) You can put this solution on YOUR website! Molly has a total of 32 points in her hockey league. One point is earned for an assist or a 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( "------------------ \n" ); document.write( "A = 3G \n" ); document.write( "A + G = 32 \n" ); document.write( " \n" ); document.write( " |