document.write( "Question 247277: Hi, I am having such trouble with these equations. My book goes over one example in which does not help me for this and others. Is there a simpler way of solving these equations? If not, a nice step-by-step would be great! I have a final next week and cannot get this to sink in. Here's an example equation.
\n" );
document.write( "15x-10y=-1
\n" );
document.write( "15y=-2+5x
\n" );
document.write( "I'm supposed to solve using substitution. When I add part of the equation to another, I get lost? I'm supposed to end up with an ordered pair.
\n" );
document.write( "Thank you so much!
\n" );
document.write( "Lise \n" );
document.write( "
Algebra.Com's Answer #180417 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 15x-10y=-1 \n" ); document.write( "15y=-2+5x \n" ); document.write( "You should end up with one x and one y (x,y) \n" ); document.write( "which will be the point the two lines cross(intersect). \n" ); document.write( "solving by substitution means we solve one of the equations for x or y and then substitute that in the other equation.\r \n" ); document.write( "\n" ); document.write( "15y=-2+5x \n" ); document.write( "add 2 to both sides \n" ); document.write( "15y+2=5x \n" ); document.write( "divide by 5 \n" ); document.write( "(15y+2)/5=x \n" ); document.write( "3y+2/5=x \n" ); document.write( "put that in first equation \n" ); document.write( "15(3y+2/5)-10y=-1 \n" ); document.write( "45y+30/5-10y=-1 \n" ); document.write( "45y-10y+6=-1 \n" ); document.write( "combine and subtract 6 from both sides \n" ); document.write( "35y=-7 \n" ); document.write( "y=-7/35=-1/5=.2 \n" ); document.write( "15y=-2+5x \n" ); document.write( "15(-1/5)=-2+5x \n" ); document.write( "-3=-2+5x \n" ); document.write( "add 2 to both sides \n" ); document.write( "-1=5x \n" ); document.write( "divide both sides by 5 \n" ); document.write( "-1/5=x=.2 \n" ); document.write( "so the point (ordered pair) is (-.2,-.2) or (-1/5,-1/5)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |