document.write( "Question 63519: I have to solve the problem by using substitution Method. If the problem has no solution or an infinite solution or an answer.\r
\n" );
document.write( "\n" );
document.write( "1. x + 7Y = 16
\n" );
document.write( " -3X + 6Y= 33\r
\n" );
document.write( "\n" );
document.write( "2. X + Y = 1
\n" );
document.write( " X + Y = 2\r
\n" );
document.write( "\n" );
document.write( "This problem has to be sloved by equations by any method.
\n" );
document.write( "8x + 9 = -5y
\n" );
document.write( "-3x + 3y = -21\r
\n" );
document.write( "\n" );
document.write( "In a recent game Will scored 42 points on a combination of 18 two and three point baskets. How many shots of each type were made?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #44219 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve the problem by using substitution Method. If the problem has no solution or an infinite solution or an answer. \n" ); document.write( "1. \n" ); document.write( "1st: x + 7Y = 16 \n" ); document.write( "2nd: -3X + 6Y= 33 \n" ); document.write( "Solve 1st for x, as follows: \n" ); document.write( "3rd: x=16-7y \n" ); document.write( "Substitute into 2nd to solve for y as follows: \n" ); document.write( "-3(16-7y)+6y=33 \n" ); document.write( "-48+21y+6y=33 \n" ); document.write( "27y=81 \n" ); document.write( "y=3 \n" ); document.write( "--------- \n" ); document.write( "Substitute in 3rd to solve for x, as follows: \n" ); document.write( "x=16-7(3) \n" ); document.write( "x=-5 \n" ); document.write( "Check answer in 2nd as follows: \n" ); document.write( "-3(-5)+6(3)=33 \n" ); document.write( "15+18=33 \n" ); document.write( "33=33 \n" ); document.write( "======================== \n" ); document.write( " \n" ); document.write( "2. \n" ); document.write( "1st: X + Y = 1 \n" ); document.write( "2nd: X + Y = 2 \n" ); document.write( "Solve 1st for x, as follows: \n" ); document.write( "x=1-y \n" ); document.write( "Substitute in 2nd to get: \n" ); document.write( "(1-y)+y=2 \n" ); document.write( "1=2 \n" ); document.write( "This is a contradiction indicating \n" ); document.write( "there is no solution to this system \n" ); document.write( "of equations. It also means you would \n" ); document.write( "get two parallel lines that do not meet \n" ); document.write( "in a point if you were to graph these \n" ); document.write( "two equations. \n" ); document.write( "========================\r \n" ); document.write( "\n" ); document.write( "This problem has to be sloved by equations by any method. \n" ); document.write( "8x + 9 = -5y \n" ); document.write( "-3x + 3y = -21 \n" ); document.write( "Hint: \n" ); document.write( "Write both equations in the form ax+b=c \n" ); document.write( "Multiply the 1st by 3 and the 2nd by 8 \n" ); document.write( "Then subtract the 1st from the 2nd. \n" ); document.write( "Good luck. \n" ); document.write( "-------------- \n" ); document.write( "In a recent game Will scored 42 points on a combination of 18 two and three point baskets. How many shots of each type were made? \n" ); document.write( "Let # of 2-pt baskets be \"x\"; these are worth 2x points in the game. \n" ); document.write( "The # of 3-pt baskets is \"18-x\" ; these are worth 3(18-x)=54-3x points. \n" ); document.write( "EQUATION: \n" ); document.write( "points + points = 42 \n" ); document.write( "2x+54-3x=42 \n" ); document.write( "-x=-12 \n" ); document.write( "x=12 (# of 2-point baskets) \n" ); document.write( "18-x=6 (# of 3-point baskets) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |