document.write( "Question 485237: Find The Value Of y for the Given Value Of x Using Two Metjods. First substitue The Value Of x Into The Equation Then Solve For y. Second, Solve For y And Then Subtitue The Value Of x Into The Equation. \r
\n" );
document.write( "\n" );
document.write( "4x+9y=30; x=3 \n" );
document.write( "
Algebra.Com's Answer #331908 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! No need to capitalize every word. Only capitalize the first word in a sentence, and proper nouns/acronyms.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "First method: \n" ); document.write( "4(3) + 9y = 30 \n" ); document.write( "12 + 9y = 30 \n" ); document.write( "9y = 18 \n" ); document.write( "y = 2\r \n" ); document.write( "\n" ); document.write( "Second method: \n" ); document.write( "9y = 30 - 4x \n" ); document.write( "y = (30 - 4x)/9 \n" ); document.write( "y = (30 - 4(3))/9 = 2 \n" ); document.write( " |