document.write( "Question 197307: I have these 2 equations and there y slope intercept which are\r
\n" );
document.write( "\n" );
document.write( "2x+2y=140 y=-x+70\r
\n" );
document.write( "\n" );
document.write( "1x-1y=20 y=x-20\r
\n" );
document.write( "\n" );
document.write( "The answer for x and y are shown as x is 45 and y is 25(both positive #'s)
\n" );
document.write( "I need it explained to me how the 45 and 25 are figured out.
\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #147945 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! Problem #1 \n" ); document.write( ". \n" ); document.write( "(1) 2x +2y = 140 \n" ); document.write( "(2) x-y =20 \n" ); document.write( ". \n" ); document.write( "Your start was good,,(1) becomes y=-x+70,,,and (2) becomes y = x-20 \n" ); document.write( ". \n" ); document.write( "Setting these equal to each other, substitution, \n" ); document.write( ". \n" ); document.write( "-x+70 = x-20 \n" ); document.write( ". \n" ); document.write( "90 = 2x \n" ); document.write( ". \n" ); document.write( "x=45,,,answer \n" ); document.write( ". \n" ); document.write( "Subst into (2) ,,,45 -y = 20,,,y=45-20,,,,y = 25 \n" ); document.write( ". \n" ); document.write( "checking \n" ); document.write( "in (1) 2(45) + 2(25) = 140,,,140 =140,,,ok \n" ); document.write( "in (2) (45) - (25) = 20,,,20 = 20,,,ok \n" ); document.write( " |