document.write( "Question 587999: Hi, could you please help me with this exercise?\r
\n" );
document.write( "\n" );
document.write( "The perimeter is 96m.
\n" );
document.write( "a=42m
\n" );
document.write( "b=(10/17)*c
\n" );
document.write( "Find the area.\r
\n" );
document.write( "\n" );
document.write( "It's about a normal triangle..not a rectangular one.. \n" );
document.write( "
Algebra.Com's Answer #374342 by seliva-m(1) ![]() You can put this solution on YOUR website! solve c using P=a+b+c, where p=96,a=42,b=10/17*c: \n" ); document.write( "96=42+(10/17)c+c \n" ); document.write( "-27/17c=-54, divide both side by -27/17; c=34 \n" ); document.write( "for b, subst. c=34 in b=10/17*c ; b=20\r \n" ); document.write( "\n" ); document.write( "therefore sides of this triangle are 42,34,20 respectively, knowing longest side=42 w/c is also the base and obtaining 1/2 of it we can solve for h by P.T \n" ); document.write( "h=sqrt of 34^2-21^2 ; h=26.74\r \n" ); document.write( "\n" ); document.write( "A=1/2*a*h ; 1/2*42*26.74 \n" ); document.write( "area therefore is 561.54 sq. meter \n" ); document.write( "hope i got it correct \n" ); document.write( " |