document.write( "Question 905340: determine a and b for which the system of linear equation has infinite no. of solutions: (2a-1) + 3y -5 =0
\n" );
document.write( "3x + (b-1)y -2=0 \n" );
document.write( "
Algebra.Com's Answer #549138 by mananth(16946)![]() ![]() You can put this solution on YOUR website! determine a and b for which the system of linear equation has infinite no. of solutions: (2a-1)x + 3y -5 =0 \n" ); document.write( "3x + (b-1)y -2=0\r \n" ); document.write( "\n" ); document.write( "in the linear system of equations \n" ); document.write( "a1x+b1y=c1 \n" ); document.write( "a2x+b2y=c2\r \n" ); document.write( "\n" ); document.write( "For the lines have infinite number of solutions \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here a1= (2a-1) ,b1=3, c1= 5 \n" ); document.write( "a2=3,b2=(b-1), c2=2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2(2a-1)=15 \n" ); document.write( "4a-2=15 \n" ); document.write( "4a=17 \n" ); document.write( "a=17/4\r \n" ); document.write( "\n" ); document.write( "3/(b-1) =5/2\r \n" ); document.write( "\n" ); document.write( "6=5(b-1)\r \n" ); document.write( "\n" ); document.write( "6=5b-5 \n" ); document.write( "5b=11 \n" ); document.write( "b=11/5 \n" ); document.write( " |