math_new / train /algebra /1073.json
ABHISHEKSINGH0204's picture
Upload 700 files
7768de2 verified
raw
history blame contribute delete
251 Bytes
{
"problem": "Factor $58x^5-203x^{11}$.",
"level": "Level 3",
"type": "Algebra",
"solution": "Since $58=2\\cdot29$ and $203=7\\cdot29$, we can factor a $29x^5$ from the expression, to get $$58x^5-203x^{11}=\\boxed{-29x^5(7x^6-2)}.$$"
}