document.write( "Question 808612: The value of a polynomial ax+by is 7 when x=3 and y=2, and is -3 when x=1 and y=2. Find a and b. \n" ); document.write( "
Algebra.Com's Answer #487441 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
3a + 2b = 7
\n" ); document.write( "a + 2b = -3
\n" ); document.write( "a = -3 - 2b
\n" ); document.write( "---
\n" ); document.write( "3a + 2b = 7
\n" ); document.write( "3(-3 - 2b) + 2b = 7
\n" ); document.write( "-9 - 6b + 2b = 7
\n" ); document.write( "-16 = 4b
\n" ); document.write( "Answer:
\n" ); document.write( "b = -4
\n" ); document.write( "a = 5
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations, quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Convert fractions, decimals, and percents:
\n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php
\n" ); document.write( "---
\n" ); document.write( "Calculate and graph the linear regression of any data set:
\n" ); document.write( "https://sooeet.com/math/linear-regression.php
\n" ); document.write( "
\n" );