document.write( "Question 98330: Please help me solve the question below.
\n" );
document.write( "Find the values of the constants a and b if
\n" );
document.write( "3x+5=a(x-1)+b(2x+3), for all x£R \n" );
document.write( "
Algebra.Com's Answer #71518 by stanbon(75887) ![]() You can put this solution on YOUR website! Find the values of the constants a and b if \n" ); document.write( "3x+5=a(x-1)+b(2x+3), for all x£R \n" ); document.write( "---------------- \n" ); document.write( "3x+5 = ax-a+2bx+3b \n" ); document.write( "3x+5 = (a+2b)x+(-a+3b) \n" ); document.write( "------------- \n" ); document.write( "Equating the corresponding coefficients you get: \n" ); document.write( "a+2b=3 \n" ); document.write( "-a+3b=5 \n" ); document.write( "--------- \n" ); document.write( "Add the two equations to get: \n" ); document.write( "5b=8 \n" ); document.write( "b=8/5 \n" ); document.write( "--------- \n" ); document.write( "Subtitute into a+2b=3 to solve for \"a\": \n" ); document.write( "a+2(8/5)=3 \n" ); document.write( "a+16/5 = 15/5 \n" ); document.write( "a = -1/5 \n" ); document.write( "================= \n" ); document.write( "Check the answer in -a+3b=5 \n" ); document.write( "1/5 + 3(8/5) = 5 \n" ); document.write( "1/5 +24/5 = 5 \n" ); document.write( "5=5 \n" ); document.write( "======== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |