document.write( "Question 170618This question is from textbook Geometry
\n" );
document.write( ": Find the values of x and y.\r
\n" );
document.write( "\n" );
document.write( "In equangular triangle ABC, AB = 4x - y, BC = 2x + 3y, and AC = 7. \n" );
document.write( "
Algebra.Com's Answer #125946 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! AB,BC,and AC are all equal to each other because this is an equilateral triangle....with this info we can create 2 equations with 2 unknowns(a set of linear equations) \n" ); document.write( ": \n" ); document.write( "4x-y=7...eq 1 \n" ); document.write( "2x+3y=7..eq 2 \n" ); document.write( ": \n" ); document.write( "multiply eq 1 by 3 and add to eq 2 to eliminate the y terms \n" ); document.write( ": \n" ); document.write( "12x+2x=21+7 \n" ); document.write( ": \n" ); document.write( "14x=28 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "plugging x's value into eq 1 we get 4(2)-y=7......solving for y \n" ); document.write( ": \n" ); document.write( " |