1. Factoring a composite number for math homework
Middle School StudentBackground
A student is learning about prime trees and needs to verify their manual calculations for the number 360.
Problem
Checking if the manual prime factorization and the division steps are correct.
How to use
Enter '360' into the Number Input field and enable 'Show Factorization Steps'.
numberInput: 360, showFactorizationSteps: true, includeDivisorProperties: falseOutcome
The tool outputs the factorization string '360 = 2^3 × 3^2 × 5' along with the step-by-step division process.