SOLUTION: I am doing a factoring problem: 36k^2- 48k+18 and got 4(3k-2)^2 but i am not sure if its right can you tell me if i got it right. if not right then please demonstrate how to do it
Algebra ->
Polynomials-and-rational-expressions
-> SOLUTION: I am doing a factoring problem: 36k^2- 48k+18 and got 4(3k-2)^2 but i am not sure if its right can you tell me if i got it right. if not right then please demonstrate how to do it
Log On
Question 804751: I am doing a factoring problem: 36k^2- 48k+18 and got 4(3k-2)^2 but i am not sure if its right can you tell me if i got it right. if not right then please demonstrate how to do it Found 3 solutions by richwmiller, solver91311, Edwin McCravy:Answer by richwmiller(17219) (Show Source):
36k²-48k+18
All you can do with that is factor out 6
6(6k²-8k+3)
The quadratic in the parentheses will not factor further.
So I think you made a typo with the 18 and meant 16.
36k²-48k+16
4(9k²-12k+4)
4(3k-2)(3k-2)
4(3k-2)²
If the 18 should have been 16 then your answer is correct.
Edwin