document.write( "Question 108254This question is from textbook Geometry for enjoyment and challenge
\n" );
document.write( ": Given: triangle NEW is congruent to triangle CAR, EN = 11, AR = 2x-4y, NW = x+y, CA = 4x+y, EW = 10. \r
\n" );
document.write( "\n" );
document.write( "Find CR\r
\n" );
document.write( "\n" );
document.write( "I'm thinking this is really an algebraic problem: 2x-4y = 10 and 4x+y =11. If I can find the value of the variables, I can find CR. Is this correct? If so, how do I solve this algebra problem?\r
\n" );
document.write( "\n" );
document.write( "Page number 164 in the textbook.\r
\n" );
document.write( "\n" );
document.write( "Thx. \n" );
document.write( "
Algebra.Com's Answer #78893 by scott8148(6628) You can put this solution on YOUR website! from second equation y=11-4x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting into first equation 2x-4(11-4x)=10 ... 2x-44+16x=10 \n" ); document.write( " |