document.write( "Question 261636: how do i find the produxt or quotient of 2k+8 over 6 divided by 3k+12 over 2 \n" ); document.write( "
Algebra.Com's Answer #192755 by butterfliiizzz(18)![]() ![]() You can put this solution on YOUR website! In this problem, instead of dividing, you would multiply the reciprocal. The reciprocal just means an inverted or upside down fraction. \n" ); document.write( "So you can change 2k + 8/6 divided by 3k + 12/2 to: \n" ); document.write( "2k + 8/6 times2/3k +12. So to multiply the tops (numerators), you would have to use the distributive property to come up with 2* 2k =4k & 2*8 =16 \n" ); document.write( "So the numerator would be 4k + 16. \n" ); document.write( "Then we multiply out the denominators using the distributive property: \n" ); document.write( "6* 3k =18k & 6*12 = 72 \n" ); document.write( "So the denominator would be 18k + 72. \n" ); document.write( "You end up with 4k + 16/18k +72. \n" ); document.write( "This can be reduced to 2k +2/9k +9 \n" ); document.write( " |