document.write( "Question 174673This question is from textbook Prentic Hall Mathematics Algebra 2
\n" );
document.write( ": In this problem, they give me the diagram of a rectangle with a diagonal dividing it in two triangles. Each corner is labeled with A, B, C, and D. \r
\n" );
document.write( "\n" );
document.write( "The perimeter of a rectangle is 28 cm. The perimeter of each of the triangles is 24 cm. The diagonal of the rectangle is 2 cm longer than the longer side of the rectangle.
\n" );
document.write( "How do you write a system of three questions in three unknowns?
\n" );
document.write( "How do you simplify the system to a system of two equations in two unknowns?
\n" );
document.write( "And how can I write an augmented matrix for the system?\r
\n" );
document.write( "\n" );
document.write( "This is what I've done so far:
\n" );
document.write( "2a+2b=28
\n" );
document.write( "a+b+x=24
\n" );
document.write( "2+a=?\r
\n" );
document.write( "\n" );
document.write( "Thankyou&Happy New Year!! \n" );
document.write( "
Algebra.Com's Answer #129713 by Mathtut(3670) ![]() You can put this solution on YOUR website! let L and W be the sides of the rectangle and Z be the diagonal \n" ); document.write( ": \n" ); document.write( "2L+2W=28.....eq 1 \n" ); document.write( "L+W+Z=24.....eq 2 \n" ); document.write( "L+2=Z........eq 3 \n" ); document.write( ": \n" ); document.write( "take Z's value of L+2 from eq 3 and plug it into eq 2 \n" ); document.write( ": \n" ); document.write( "L+W+(L+2)=24--->2L+W=22....revised eq 2 \n" ); document.write( ": \n" ); document.write( "now we have 2 eq with 2 unknowns \n" ); document.write( ":\r \n" ); document.write( "\n" ); document.write( "augmented matrix |