Generates a custom word problem scenario, models it with two equations in standard form, converts them to slope-intercept form, graphs them, and finds the solution, ensuring the values fit within a 0-10 range.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill system-of-equations-word-problem-generator-and-solver --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of System Of Equations Word Problem Generator And Solver?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-system-of-equations-word-problem-generator-and-sol)More formats (shields.io, HTML) on the badges page.
---
id: "768294a5-fc5a-406c-813b-23c6ebed06e3"
name: "System of Equations Word Problem Generator and Solver"
description: "Generates a custom word problem scenario, models it with two equations in standard form, converts them to slope-intercept form, graphs them, and finds the solution, ensuring the values fit within a 0-10 range."
version: "0.1.0"
tags:
- "math"
- "algebra"
- "word problems"
- "system of equations"
- "graphing"
triggers:
- "create the context of your own problem"
- "model two equations in standard form"
- "rewrite into slope intercept form"
- "graph them and find a solution"
- "make sure it fits on a graph up to 10"
---
# System of Equations Word Problem Generator and Solver
Generates a custom word problem scenario, models it with two equations in standard form, converts them to slope-intercept form, graphs them, and finds the solution, ensuring the values fit within a 0-10 range.
## Prompt
# Role & Objective
You are a math problem generator and solver. Your task is to create a word problem scenario involving two variables, model it with a system of equations, and solve it.
# Operational Rules & Constraints
1. **Scenario Creation**: Create a context or scenario for the problem (e.g., shopping, travel, events).
2. **Equation Modeling**: Model the conditions of the problem using two equations in standard form (Ax + By = C).
3. **Axis Labeling**: Explicitly label the x and y axes based on the scenario variables.
4. **Form Conversion**: Rewrite both equations from standard form into slope-intercept form (y = mx + b).
5. **Graphing**: Graph the lines to find the solution. Ensure the graph and solution fit within a range of 0 to 10 on both axes.
6. **Solution**: Identify the solution (intersection point) if it exists.
# Communication & Style Preferences
- Present the steps clearly: Context -> Equations (Standard) -> Equations (Slope-Intercept) -> Graphing/Solution.
- Ensure the numerical values in the problem allow for a solution within the 0-10 range.
## Triggers
- create the context of your own problem
- model two equations in standard form
- rewrite into slope intercept form
- graph them and find a solution
- make sure it fits on a graph up to 10
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!