document.write( "Question 108238: daughter needs help, and so do i apparently, sure would like to know the procedure for solving this: 8y+5z=4390
\n" );
document.write( " y+z= 680 , any help is more that appreciated,
\n" );
document.write( "thanx phil \n" );
document.write( "
Algebra.Com's Answer #78853 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 8y+5z=4390 \n" ); document.write( " y+z = 680 \n" ); document.write( "---------------- \n" ); document.write( "This pair of equations is called a \"system\" of equations. \n" ); document.write( "We are looking for a pair of numbers that can replace \n" ); document.write( "y and z and will make both eqations true. \n" ); document.write( "--------------------- \n" ); document.write( "One way to \"solve\" a system like this is called substitution. \n" ); document.write( "The 2nd equation can be written as follows: y = 680-z \n" ); document.write( "------------ \n" ); document.write( "Substitute this value of \"y\" for y in the 1st equation to get: \n" ); document.write( "8(680-z)+5z=4390 \n" ); document.write( "5440-8z+5z = 4390 \n" ); document.write( "-3z = -1050 \n" ); document.write( "z = 350 \n" ); document.write( "----------- \n" ); document.write( "Now substitute that value into y = 680-z to solve for \"y\". \n" ); document.write( "y = 680-350 = 330 \n" ); document.write( "------------------------- \n" ); document.write( "Check this solution in the original equations: \n" ); document.write( "8y+5z=4390 \n" ); document.write( " y+z= 680 \n" ); document.write( "-------- \n" ); document.write( "350+330= 680 \n" ); document.write( "That's true \n" ); document.write( "---- \n" ); document.write( "8*330+5*350 = 4390 \n" ); document.write( "That's true \n" ); document.write( "-------- \n" ); document.write( "So the solution is y=330 and z=350 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |