document.write( "Question 252398: In right triangle ABC where angle A is 90 degrees, AC = 3x and BC = 5x. if the perimeter of triangle ABC is 84, then what is x? \n" ); document.write( "
Algebra.Com's Answer #184262 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
b=3x, c=5x
\n" ); document.write( "a^2+b^2=c^2
\n" ); document.write( "a^2+9x^2=25^2
\n" ); document.write( "a^2=16x^2
\n" ); document.write( "a=4x
\n" ); document.write( "3x+4x+5x=84
\n" ); document.write( "12x=84
\n" ); document.write( "x=7
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );