document.write( "Question 249951: Can someone please help me solve this\r
\n" );
document.write( "\n" );
document.write( "Exploration
\n" );
document.write( "a) Write a linear equation in two variables that is
\n" );
document.write( "satisfied by (3, 5).
\n" );
document.write( "b) Write another linear equation in two variables that is
\n" );
document.write( "satisfied by (3, 5).
\n" );
document.write( "c) Are your equations independent or dependent?
\n" );
document.write( "d) Explain how to select the second equation so that it will
\n" );
document.write( "be independent of the first. \n" );
document.write( "
Algebra.Com's Answer #182029 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! a) When x=3, y=5. \n" ); document.write( "y = 5/3x works. \n" ); document.write( ", \n" ); document.write( "b) We could pick the perpendicular line by setting the slope to the negative inverse of 5/3 \n" ); document.write( "y = -3/5x + b \n" ); document.write( ". \n" ); document.write( "We will have to solve 'b' to be sure the line goes through the point (3,5). \n" ); document.write( ". \n" ); document.write( "Substituting x=3 and y=5 (our known point), we have: \n" ); document.write( "5 = -3/5(3) + b \n" ); document.write( ". \n" ); document.write( "Multiplying through we have... \n" ); document.write( "5 = -9/5 + b \n" ); document.write( ". \n" ); document.write( "Adding 9/5 to both sides... \n" ); document.write( "5 + 9/5 = b \n" ); document.write( ". \n" ); document.write( "Simplifying... \n" ); document.write( "b = 5 + 1.8 = 6.8 \n" ); document.write( ". \n" ); document.write( "So, \n" ); document.write( "y = -3/5(x) + 6.8 \n" ); document.write( ". \n" ); document.write( "c) Perpendicular lines are independent. \n" ); document.write( ". \n" ); document.write( "d) Any line that has a slope different from 5/3 that goes through the point (3,5) will be independent and consistent. it does not have to be perpendicular, just not parallel. A parallel line going through the point will be identical to the line itself, so it will be dependent. \n" ); document.write( ". \n" ); document.write( "Graphing the two equations is a good check: \n" ); document.write( " |