document.write( "Question 935118: If a-3b=-1/5 and a+b=15, then what is the value of the polynomial a^2-2ab-3b^2? \n" ); document.write( "
Algebra.Com's Answer #568238 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If a-3b= -1/5 \n" ); document.write( " and a+b = 15, \n" ); document.write( "then what is the value of the polynomial a^2-2ab-3b^2? \n" ); document.write( "---- \n" ); document.write( "Subtract the top equation from the lower equation \n" ); document.write( "and solve for \"b\":: \n" ); document.write( "4b = 15 1/5 \n" ); document.write( "--- \n" ); document.write( "4b = 76/5 \n" ); document.write( "b = 16/5 \n" ); document.write( "--------- \n" ); document.write( "Solve for \"a\":: \n" ); document.write( "a + (16/5) = 75/5 \n" ); document.write( "a = 59/5 \n" ); document.write( "------------- \n" ); document.write( "Ans:: a^2-2ab-3b^2 = (59/5)^2 - 2(59/5)(16/5)-3(16/5)^2 \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |