document.write( "Question 1024026: I am to find the values of a and b, having been given two points.
\n" ); document.write( "Coordinates (-2,-6) and (1,-3)
\n" ); document.write( "Using the form y=(a/x)+b\r
\n" ); document.write( "\n" ); document.write( "Should I be using simultaneous equations?
\n" ); document.write( "

Algebra.Com's Answer #639514 by josgarithmetic(39621)\"\" \"About 
You can put this solution on YOUR website!
Do you WANT to use simultaneous equations? You can.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Your chosen form, \"y=%28a%2Fx%29%2Bb\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Substituting the x and y coordinates to form two equations for the system:\"system%28-6=a%2F%28-2%29%2Bb%2C-3=a%2F1%2Bb%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Simplify the system:
\n" ); document.write( "\"system%28-6=-a%2F2%2Bb%2C-3=a%2Bb%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28-12=-a%2B2b%2C-3=a%2Bb%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"a-12=2b\"
\n" ); document.write( "\"highlight_green%28a=2b%2B12%29\"-----You will use this again later...
\n" ); document.write( "substitute into the other equation.
\n" ); document.write( "\"-3=%282b%2B12%29%2Bb\"
\n" ); document.write( "\"-3=2b%2B12%2Bb\"
\n" ); document.write( "\"-3=3b%2B12\"
\n" ); document.write( "\"-1=b%2B4\"
\n" ); document.write( "\"-1-4=b\"
\n" ); document.write( "\"highlight%28b=-5%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Find a.
\n" ); document.write( "\"a=2b%2B12\"
\n" ); document.write( "\"a=2%28-5%29%2B12\"
\n" ); document.write( "\"a=-10%2B12\"
\n" ); document.write( "\"highlight%28a=2%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Finishing with your chosen form,
\n" ); document.write( "\"highlight%28y=2%2Fx-5%29\"
\n" ); document.write( "
\n" );