document.write( "Question 135232: The question is Sara takes 2 friends bread, she gives Judy 3times the aomunt then Jane. The total amount of loafs are 12. How many does judy get? \n" ); document.write( "
Algebra.Com's Answer #99066 by ptaylor(2198) You can put this solution on YOUR website! Let x=number of loaves of bread that Sara gives Jane\r \n" ); document.write( "\n" ); document.write( "Then Sara gives Judy 3x loaves\r \n" ); document.write( "\n" ); document.write( "Now we are told that the total amount of loaves is 12, \n" ); document.write( "so:\r \n" ); document.write( "\n" ); document.write( "x+3x=12 \n" ); document.write( "4x=12 divide both sides by 4 \n" ); document.write( "x=3 ----------------number of loaves of bread that she gives Jane\r \n" ); document.write( "\n" ); document.write( "3x=3*3=9-----------------number of loaves that Judy gets\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "9+3=12 \n" ); document.write( "12=12 \n" ); document.write( "and \n" ); document.write( "9=3*3 \n" ); document.write( "9=9\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |