document.write( "Question 127894: I am SO confused on this one, i already tried to solve this but when i checked by substittuting, they weren't equal. \r
\n" );
document.write( "\n" );
document.write( "Solving Systems by Substitution:\r
\n" );
document.write( "\n" );
document.write( "a = 2/b - 3
\n" );
document.write( "a = 2b - 18\r
\n" );
document.write( "\n" );
document.write( "I'm supposed to find the solution as a point like: [2,-4] but i have no idea if the a or b is x. Please help me with this! \r
\n" );
document.write( "\n" );
document.write( "I tried this: 2/b-3=2b-18 thats all i know that im pretty sure is right then times 2 on both sides -3=4b-18 then add 18 and -15=4b divide by 4 and thats 3.75 but when i put that into the other equation like 2*3.75 thats -10.5 and the final was -10.5 = 2/3.75 - 3 and thats -10.5 = .5 - 3 which is -10.5 does not equal -3.5 Im so confused and don't know what i did wrong!\r
\n" );
document.write( "\n" );
document.write( "THANK YOU SO MUCH \n" );
document.write( "
Algebra.Com's Answer #93800 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Solving Systems by Substitution: \n" ); document.write( "a = 2/b - 3 \n" ); document.write( ": \n" ); document.write( "a = 2b - 18 \n" ); document.write( ": \n" ); document.write( "I see you substituted (2/b - 3), from the 1st equation, for a in the 2nd equation \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "get rid of the denominator by multiplying equation by b; (You multiplied by 2) then solve for b \n" ); document.write( "2 - 3b = 2b^2 - 18b \n" ); document.write( ": \n" ); document.write( "0 = 2b^2 - 18b + 3b - 2; arrange as a quadratic on the right \n" ); document.write( "OR \n" ); document.write( "2B^2 - 15B - 2 = 0; the normal way a quadratic equation is writte \n" ); document.write( ": \n" ); document.write( "This is a quadratic equation that has to be solved using the quadratic formula \n" ); document.write( "a = 2; b = -15; c = -2 \n" ); document.write( ": \n" ); document.write( "The two solutions from that will be: b =-.131 and b = 7.631 \n" ); document.write( ": \n" ); document.write( "Let's use b = 7.631 in the second equation to find a \n" ); document.write( "a = 2(7.631) - 18 \n" ); document.write( "a = 14.262 - 18 \n" ); document.write( "a = -2.738 \n" ); document.write( ": \n" ); document.write( "So one pair of solutions will be a = -2.738, b = 7.631 \n" ); document.write( ": \n" ); document.write( "We can assume a = y and b = x from the way the equations are written \n" ); document.write( "(the dependent variable is y and the left)\r \n" ); document.write( "\n" ); document.write( "The x/y pair would be 7.631, -2.738 \n" ); document.write( ": \n" ); document.write( "Check for equality in the 1st equation \n" ); document.write( "-2.738 = \n" ); document.write( "-2.738 = .262 - 3 \n" ); document.write( "-2.738 = -2.738; confirms this set of solutions \n" ); document.write( ": \n" ); document.write( "But the quadratic equation has another solution; b = -.131 \n" ); document.write( ": \n" ); document.write( "Find a using this value for b in the 2nd equation \n" ); document.write( "a = 2(-.131) - 18 \n" ); document.write( "a = -.262 - 18 \n" ); document.write( "a = -18.262 \n" ); document.write( ": \n" ); document.write( "Our other pair will be a = -18.262, b = -.131 (x/y -.131, -18.262) \n" ); document.write( ": \n" ); document.write( "Check to see if this will have equality in the 1st equation \n" ); document.write( "-18.262 = \n" ); document.write( "-18.262 = -15.267 - 3 \n" ); document.write( "-18.262 = -15.267; so this pair of solutions check out too \n" ); document.write( ": \n" ); document.write( "Did this help? I assume you know quadratic formula so I did not go thru that. \n" ); document.write( " |