document.write( "Question 932611: Consider the system of equations
\n" );
document.write( "3x + 4y = 8
\n" );
document.write( "6x + ty = s
\n" );
document.write( "where t and s are real numbers, find values of s and t so that the system has exactly one solution \n" );
document.write( "
Algebra.Com's Answer #566263 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! 3x + 4y = 8 \n" ); document.write( "6x + ty = s \n" ); document.write( "--- \n" ); document.write( "4y = -3x + 8 \n" ); document.write( "y = (-3/4)x + 2 \n" ); document.write( "--- \n" ); document.write( "ty = -6x + s \n" ); document.write( "y = (-6/t)x + s/t \n" ); document.write( "--- \n" ); document.write( "y = (-3/4)x + 2 \n" ); document.write( "y = (-6/t)x + s/t \n" ); document.write( "--- \n" ); document.write( "choose t so the slopes are perpendicular ... \n" ); document.write( "note that perpendicular lines have negative reciprocal slopes: \n" ); document.write( "--- \n" ); document.write( "-6/t = -1/(-3/4) \n" ); document.write( "6/t = 1/(-3/4) \n" ); document.write( "t = 6*(-3/4) \n" ); document.write( "t = -4.5 \n" ); document.write( "--- \n" ); document.write( "choose s so the y-intercept (s/t) is a nice whole number: \n" ); document.write( "s/t \n" ); document.write( "s/(-4.5) \n" ); document.write( "if s = 4.5 then s/t = -1 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "s = 4.5 \n" ); document.write( "t = -4.5 \n" ); document.write( "--- \n" ); document.write( "check: \n" ); document.write( "--- \n" ); document.write( "3x + 4y = 8 \n" ); document.write( "6x - 4.5y = 4.5 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "3x + 4y = 8 \n" ); document.write( "6x - 4.5y = 4.5 \n" ); document.write( "--- \n" ); document.write( "copy and paste the above standard form linear equations in to this solver: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( "solution: \n" ); document.write( "x = 1.44 \n" ); document.write( "y = 0.92 \n" ); document.write( "--- \n" ); document.write( "the system has exactly one solution ... \n" ); document.write( "the above choice of s and t satisfies the problem statement \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( " |