document.write( "Question 363760: find the measure of the third side of the triangle given its 2 sides and perimeter.\r
\n" );
document.write( "\n" );
document.write( "1side= 7x^2 + 5x + 9
\n" );
document.write( "2side= 8x^2 - 6x + 12
\n" );
document.write( "P= 19x^2 + 12x + 35cm\r
\n" );
document.write( "\n" );
document.write( "please help thank you! \n" );
document.write( "
Algebra.Com's Answer #259445 by anantha(86) ![]() You can put this solution on YOUR website! in a triangle perimeter= sum of the 3 sides \n" ); document.write( "perimeter=1st side+2nd side+3rd side \n" ); document.write( "19x^2+12x+35cm=(7x^2+5x+9)+(8x^2-6x+12)+3rd side \n" ); document.write( "here do addition carefully add only like terms means x^2 terms and add xterms and constant terms \n" ); document.write( "19x^2+12x+35=(7x^2+8x^2)+(5x-6x)+(9+12)+3rd side \n" ); document.write( "19x^2+12x+35=15x^2-x+21+3rd side \n" ); document.write( "we subtract 15x^2 on both sides \n" ); document.write( "19x^2-15x2+12x+35=(15x^2-15x^2)-x+21+3rd side \n" ); document.write( "4x^2+12x+35=-x+21+3rd side \n" ); document.write( "add x on both sides \n" ); document.write( "4x^2+12x+x+35=(-x+x)+21+3rd side \n" ); document.write( "4x^2+13x+35=21+ 3rd side \n" ); document.write( "subtract 21 on both sides \n" ); document.write( "4x^2+13x+35-21=(21-21)+ 3rd side \n" ); document.write( "4x^2+13x+14=3rd side \n" ); document.write( " \n" ); document.write( " |