document.write( "Question 28923: I have tried my best to solve the following word problem. i figured scince the basebaal & football weigh 1.25, the bsaeball must weigh 1 pound and football 25 and soccer 35 I am really lost
\n" );
document.write( "
\n" );
document.write( " Together, a baseball and a football weigh 1.25 pounds, the baseball and a soccer ball weigh 1.35 pounds, and the football and the soccer ball weigh 1.9 pounds. How much does each of the balls weigh?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #15801 by Paul(988)  You can put this solution on YOUR website! Let baseball be x \n" );
document.write( "Let football be y \n" );
document.write( "Let soccerball be z\r \n" );
document.write( " \n" );
document.write( "\n" );
document.write( "First equation: x+y=1.25 \n" );
document.write( "Second equation: x+z=1.35 \n" );
document.write( "Third equation: z+y=1.9\r \n" );
document.write( "\n" );
document.write( " \n" );
document.write( "Solve for y in the first equation: \n" );
document.write( "y=1.25-x (subsitution)\r \n" );
document.write( " \n" );
document.write( "\n" );
document.write( "Apply subsitution in the third equation: \n" );
document.write( "z+1.25-x=1.9 \n" );
document.write( "z-x=0.65 (set 1) \n" );
document.write( "add set 1 to second equation:\r \n" );
document.write( " \n" );
document.write( "\n" );
document.write( "z-x=0.65 \n" );
document.write( "x+z=1.35 \n" );
document.write( "-------- \n" );
document.write( "2z=2\r \n" );
document.write( " \n" );
document.write( "\n" );
document.write( "z=1 \r \n" );
document.write( " \n" );
document.write( "\n" );
document.write( "1-x=0.65 \n" );
document.write( "x=0.35\r \n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "y=1.25-0.35 \n" );
document.write( "y=0.9\r \n" );
document.write( " \n" );
document.write( "\n" );
document.write( "Hence, a baseball weights 0.35 pounds, a football weights 0.9 pounds and a soccer ball weights 1 pound. \n" );
document.write( "Paul. \n" );
document.write( " |
\n" );