document.write( "Question 881725: If y=a+bx and y=12-5x have infinite solutions, then what does 'a' equal? \n" ); document.write( "
Algebra.Com's Answer #532409 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
Depends what b equals
\n" ); document.write( "if b=-10 then a=24
\n" ); document.write( "if b=-5 then a=12
\n" ); document.write( "if b=-15 then a=36
\n" ); document.write( "if b=10 then a=-24
\n" ); document.write( "if b=5 then a=-12
\n" ); document.write( "if b=15 then a=-36
\n" ); document.write( "
\n" ); document.write( "
\n" );