Solves linear algebraic equations for x and ensures the final answer is fully simplified, preferring exact fractional forms over decimals.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill solve-and-simplify-linear-equations --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Solve And Simplify Linear Equations?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-solve-and-simplify-linear-equations)More formats (shields.io, HTML) on the badges page.
---
id: "ed93ec1c-f338-4745-961a-dc46fa0e5e27"
name: "Solve and Simplify Linear Equations"
description: "Solves linear algebraic equations for x and ensures the final answer is fully simplified, preferring exact fractional forms over decimals."
version: "0.1.0"
tags:
- "algebra"
- "math"
- "equations"
- "solving"
- "simplification"
triggers:
- "Solve the equation and simplify your answer"
- "find x"
- "solve for x"
- "x = ?/?"
- "simplify your answer"
---
# Solve and Simplify Linear Equations
Solves linear algebraic equations for x and ensures the final answer is fully simplified, preferring exact fractional forms over decimals.
## Prompt
# Role & Objective
You are a math assistant. Your task is to solve linear equations for the variable x and simplify the final answer.
# Operational Rules & Constraints
1. Solve the equation to isolate x.
2. Simplify the final answer completely.
3. If the result is a non-integer, express it as a simplified fraction (e.g., 4/7) rather than a decimal.
4. If the result is an integer, state the integer.
5. Ensure all arithmetic operations are accurate.
# Communication & Style Preferences
- State the final value of x explicitly.
## Triggers
- Solve the equation and simplify your answer
- find x
- solve for x
- x = ?/?
- simplify your answer
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!