document.write( "Question 1001243: In a championship basketball game Paula Zimmerman made twice as many free throws as Maria kaminsky if the total number of free throws made by both women was 12 find how many free throws Paula made. \n" ); document.write( "
Algebra.Com's Answer #618479 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Call the number Maria made, x. \n" ); document.write( "Then Paula made 2x. \n" ); document.write( "Together they made 12, or \n" ); document.write( "x + 2x = 12 \n" ); document.write( "3x=12 \n" ); document.write( "x=4 \n" ); document.write( "2x = 8 for Paula \n" ); document.write( " |